RG="Azure Resource Group Name" az aks create -n aks-cluster -g $RG --network-plugin azure --enable-managed-identity -a ingress-appgw --appgw-name agic-appgw --appgw-subnet-cidr "10.225.0.0/16" --generate-ssh-keys Connect to the Cluster az aks get-c...
adityag.hashnode.dev1 min readNo responses yet.