Skip to content

Instantly share code, notes, and snippets.

@andrewmclagan
Last active April 12, 2018 10:02
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 andrewmclagan/96a7567026c97717aecabbadd6266916 to your computer and use it in GitHub Desktop.
Save andrewmclagan/96a7567026c97717aecabbadd6266916 to your computer and use it in GitHub Desktop.
gcloud container clusters create animals-app \
--zone=us-central1-a \
--machine-type=n1-standard-1 \
--num-nodes=3 \
--no-enable-autorepair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment