Skip to content

Instantly share code, notes, and snippets.

@timmyBeef
Created February 7, 2021 06:22
Show Gist options
  • Save timmyBeef/f47d8652facaadf7f08ef4cfece969af to your computer and use it in GitHub Desktop.
Save timmyBeef/f47d8652facaadf7f08ef4cfece969af to your computer and use it in GitHub Desktop.
gcloud container clusters create echo-cluster \
--num-nodes 2 \
--machine-type n1-standard-2 \
--zone us-central1-a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment