Skip to content

Instantly share code, notes, and snippets.

@linki
Created May 31, 2016 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linki/c7024dc2e6f053f64dc41887486f5e98 to your computer and use it in GitHub Desktop.
Save linki/c7024dc2e6f053f64dc41887486f5e98 to your computer and use it in GitHub Desktop.
gcloud alpha container node-pools create pool-1 --cluster=cluster-teapot --enable-cloud-endpoints --disk-size=100 --num-nodes 5 --zone europe-west1-c --image-type "GCI" --machine-type n1-standard-1 --scopes=https://www.googleapis.com/auth/cloud-platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment