Skip to content

Instantly share code, notes, and snippets.

@mlabouardy
Created June 16, 2019 09:35
Show Gist options
  • Save mlabouardy/551ce3bea6da86f03bd60e30e2a41f42 to your computer and use it in GitHub Desktop.
Save mlabouardy/551ce3bea6da86f03bd60e30e2a41f42 to your computer and use it in GitHub Desktop.
Generate Kubeconfig for GKE
gcloud container clusters get-credentials CLUSTER_NAME --region REGION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment