azure>aks

This commit is contained in:
2026-04-22 14:42:02 +02:00
parent 7d2fb8bc0c
commit 92ddc22322
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ launchpad/
│ ├── base/ # Cloud-agnostic shared values
│ ├── upc-{dev,prod}/ # UpCloud: storage class, LB, pricing
│ ├── aws-{dev,prod}/ # AWS: gp3, NLB, CUR pricing
│ ├── azure-{dev,prod}/ # Azure: managed-csi-premium, Standard LB
│ ├── aks-{dev,prod}/ # Azure: managed-csi-premium, Standard LB
│ └── gcp-{dev,prod}/ # GCP: premium-rwo, L4 LB
├── apps/ # Business Application ArgoCD manifests (Kustomize)