Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Created October 30, 2019 15:05
Show Gist options
  • Select an option

  • Save SaschaHeyer/093fbbaf4208deb733268b9ddfa4d5ca to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/093fbbaf4208deb733268b9ddfa4d5ca to your computer and use it in GitHub Desktop.
Resize Google Kubernetes Engine Cluster
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