readme
This commit is contained in:
@@ -8,6 +8,8 @@ This is a **Kubernetes cluster bootstrapping and GitOps configuration repository
|
||||
.
|
||||
├── bootstrap.sh # Main bootstrap script to initialize ArgoCD and cluster
|
||||
├── apps/ # Application resources (currently unused/empty)
|
||||
│ ├── _app-of-apps.yaml # App-of-apps pattern: parent Enterprize Application that manages all enterprize apps
|
||||
│ ├── feedback-hub.yaml # Feedback Hub test app
|
||||
├── infra/ # Individual ArgoCD Application resources for infrastructure
|
||||
│ ├── _app-of-apps.yaml # App-of-apps pattern: parent Infra Application that manages all infrastructure apps
|
||||
│ ├── traefik-application.yaml # Ingress controller (Traefik)
|
||||
|
||||
Reference in New Issue
Block a user