-
-
Save linki/b86c27281b193f3d519a048562561d53 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 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