Process Flow - AKS cluster creation
Start: Define cluster config
Authenticate with Azure
Create Resource Group
Create AKS Cluster
Wait for provisioning
Cluster Ready
Connect to cluster with kubectl
This flow shows the main steps to create an AKS cluster: define settings, authenticate, create resource group, create cluster, wait, then connect.