Created
December 15, 2017 18:52
-
-
Save grampelberg/148b920a571b049aac14e647e44b4dc9 to your computer and use it in GitHub Desktop.
GKE regional clusters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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