Skip to content

Instantly share code, notes, and snippets.

@grampelberg
Created December 15, 2017 18:52
Show Gist options
  • Save grampelberg/148b920a571b049aac14e647e44b4dc9 to your computer and use it in GitHub Desktop.
Save grampelberg/148b920a571b049aac14e647e44b4dc9 to your computer and use it in GitHub Desktop.
GKE regional clusters
gcloud config set container/use_v1_api_client false
gcloud beta container clusters get-credentials cluster-1 --region us-central1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment