Created
October 30, 2019 15:05
-
-
Save SaschaHeyer/093fbbaf4208deb733268b9ddfa4d5ca to your computer and use it in GitHub Desktop.
Resize Google Kubernetes Engine Cluster
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 container clusters resize kubeflow --num-nodes=0 --region=us-central1-a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment