You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
az login
az group create --name=kuar --location=westus
az aks create --resource-group=kuar --name=kuar-cluster
az aks get-credentials --resource-group=kuar --name=kuar-cluster
az aks install-cli # if kubectl isn't already installed