About This Architecture

AKS single-region multi-resource-group architecture separates networking, compute, and storage across dedicated resource groups for improved governance and cost tracking. Users route through Application Gateway and Load Balancer to an Ingress controller, which distributes traffic to Pods running in the production Namespace managed by Deployments with HorizontalPodAutoscaler scaling. The AKS cluster Control Plane orchestrates Node Pools backed by VM Scale Sets running Standard_D4s_v3 VMs, pulling container images from Azure Container Registry and mounting Premium SSD Managed Disks for persistent storage. Private Endpoints secure access to Blob Storage and Key Vault, while ConfigMaps and Network Security Groups enforce configuration and network policies. This multi-resource-group pattern enables teams to isolate blast radius, delegate permissions by function, and optimize billing across infrastructure layers. Fork this diagram on Diagrams.so to customize resource names, VM SKUs, subnet ranges, or add additional node pools for workload isolation. Consider adding Azure Policy assignments and role-based access control (RBAC) definitions for production hardening.

People also ask

How should I organize Azure AKS clusters across multiple resource groups for production workloads?

This diagram shows a best-practice pattern: separate resource groups for networking (VNet, subnets, NSGs), compute (AKS cluster, node pools, VM Scale Sets), and storage (Container Registry, Blob Storage, Managed Disks, Key Vault). This enables independent scaling, cost allocation, and permission delegation while maintaining single-region simplicity and private endpoint security.

AKS Single-Region Multi-Resource-Group

AzureadvancedAKSKubernetesMulti-Resource-GroupNetworkingContainer Registry
Domain: Cloud AzureAudience: Azure solutions architects designing multi-resource-group AKS deployments
8 views0 favoritesPublic

Created by

July 15, 2026

Updated

August 18, 2026 at 2:46 PM

Type

architecture

Need a custom architecture diagram?

Describe your architecture in plain English and get a production-ready Draw.io diagram in seconds. Works for AWS, Azure, GCP, Kubernetes, and more.

Generate with AI

AI-generated. Verify before production use. Learn more

Report this diagram