platform
Production AKS Platform
Reference architecture—not a universal prescription.
# Click a layer for context · drag to reorder · reset path
$ inspect edge
1/6
Edge security
DNS, CDN, WAF/DDoS posture, and Application Gateway/Ingress entry.
Problem it solves
AKS clusters are created quickly but lack clear edge, platform, workload, data, and observability boundaries.
When to use it
When introducing or hardening Azure Kubernetes Service for production workloads.
Main design decisions
- ›Separate system and user node pools
- ›Least-privilege RBAC and network policies
- ›Progressive delivery with health-gated rollouts
- ›Managed data services outside the cluster where appropriate
Failure modes and controls
- ›Noisy-neighbor workloads without pool isolation
- ›Over-permissive RBAC
- ›Missing rollback when ingress or deploy health fails
- ›Blind spots without Azure Monitor/SIEM integration
Deliverables BetterCallDevOps can provide
- ›AKS reference design notes
- ›Hardening checklist
- ›Ops runbook outline