Services
This section documents individual platform services.
Each page answers the same practical questions:
- what the service is for
- what it depends on
- what depends on it
- which files activate it in this repository
Current pages
vault: secret storage backend for the clusterexternal-secrets: syncs Kubernetes secrets from Vault into workloadscloudflared: consumes synced secrets to expose selected services externally
Dependency chain
infrastructure
└── vault
└── external-secrets
└── cloudflared
The rollout wiring for that chain lives in:
gitops/clusters/lab/infrastructure-controllers.yamlgitops/clusters/lab/infrastructure-configs.yamlgitops/infrastructure/configs/lab/kustomization.yaml