Skip to content

Files

Latest commit

2393772 · Aug 31, 2022

History

History
20 lines (13 loc) · 550 Bytes

File metadata and controls

20 lines (13 loc) · 550 Bytes

Directory

<repository-root>/pulumi/python/kubernetes

Purpose

All kubernetes deployments are stored in this directory; all of these stacks will use the infrastructure/kubeconfig stack as a source of information about the kubernetes installation that is being used.

Key Files

  • nginx NGINX related components; Ingress Controller, Service Mesh, App Protect, etc. Each in a separate directory.
  • applications Applications; each in it's own directory.

Notes

None.