-
-
Save linki/c7024dc2e6f053f64dc41887486f5e98 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-1 --cluster=cluster-teapot --enable-cloud-endpoints --disk-size=100 --num-nodes 5 --zone europe-west1-c --image-type "GCI" --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