Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Last active May 4, 2019 05:01
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 jamtur01/2a10846cb42cdb51963ad24307790138 to your computer and use it in GitHub Desktop.
Save jamtur01/2a10846cb42cdb51963ad24307790138 to your computer and use it in GitHub Desktop.
kops create cluster \
--node-count 6 \
--zones us-east-2a,us-east-2b,us-east-2c \
--master-zones us-east-2a,us-east-2b,us-east-2c \
--node-size t3.medium \
--master-size t3.medium \
tornado.quicknuke.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment