Files
.github/company/agents/savannah-savings/life/resources/cluster-infrastructure/summary.md
T
Test User ec3434d111 chore: sync company/ export snapshot with current configuration
- Added better-auth skills (6 new skill files)
- Added savannah-savings cluster-infrastructure resources and recent memory
- Updated agent AGENTS.md files for barcode-betty, checkout-charlie, deal-dottie, stockboy-steve
- Updated .paperclip.yaml and README.md to match current config
- Added coupon-carl 2026-04-15 memory file

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-15 20:59:30 +00:00

10 lines
872 B
Markdown

# Cluster Infrastructure
Key facts about the Kubernetes cluster and GitOps setup for CartSnitch.
- **Kustomize namespace override**: All overlays in `cartsnitch/infra` use `namespace:` transformers. Resources in `apps/base/` that target other namespaces (e.g. `rook-ceph`) will be overridden. Cross-namespace resources need separate deployment paths.
- Agents have cluster-wide **read** access; **read/write** only to `-dev` and `-uat` namespaces.
- Rook-Ceph RGW provides S3-compatible object storage via `objectstore-ceph-internal`.
- Flux reconciles `cartsnitch/infra` main branch to all three environments.
- **Azure Blob Storage** is the environment standard for CNPG backups (10+ clusters). Secret `azure-backup` in `flux-system` reflected via Emberstack Reflector. CartSnitch namespaces need reflector annotation update (board approval pending as of 2026-04-15).