login to azure kubernetes cluster

az aks install-cli

az login

az account set --subscription xxxxxxxx

az aks get-credentials --resource-group RGGROUP --name CLUSTERNAME --overwrite-existing

kubelogin convert-kubeconfig -l azurecli
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...