Skip to content

Azure CLI Commands

Azure Kubernetes Service

Get credentials for kubectl

$ az aks get-credentials --name <CLUSTER-NAME> --resource-group <RESOURCE-GROUP> --context <CONTEXT-NAME-IN-KUBECTL>