Last active
November 14, 2018 12:26
-
-
Save salrashid123/9fcc137648e8d885b7c620b271ea0495 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gcloud container clusters create "filier-cluster" \ | |
--zone "us-central1-a" | |
---machine-type "n1-standard-1" \ | |
--num-nodes "3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment