Skip to content

Instantly share code, notes, and snippets.

@davosian
Forked from dcasati/export-kubeconfig-from-aks
Created September 20, 2021 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davosian/a056cb332367e5c99d414a9c94e1f85e to your computer and use it in GitHub Desktop.
Save davosian/a056cb332367e5c99d414a9c94e1f85e to your computer and use it in GitHub Desktop.
Export KUBECONFIG from AKS
az aks get-credentials --resource-group k8s-demo-ss --name k8s-demo-cluster-ss --file kubeconfig-ss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment