Add Azure AKS clusters# Using the Azure CLI : az aks get-credentials --resource-group <resource-group> --name <cluster-name> You can find the added clusters in Kubernetes Clusters > Local Kubeconfigs.