Skip to content

Instantly share code, notes, and snippets.

@linki
Created May 31, 2016 14:19
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/b86c27281b193f3d519a048562561d53 to your computer and use it in GitHub Desktop.
Save linki/b86c27281b193f3d519a048562561d53 to your computer and use it in GitHub Desktop.
gcloud alpha container node-pools create pool-2 --cluster=cluster-teapot --enable-cloud-endpoints --disk-size=100 --num-nodes 5 --zone europe-west1-c --image-type "CONTAINER_VM" --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