This file contains 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 config set project glassy-chalice-129514$ | |
gcloud config set compute/zone us-east1-d | |
# Create a 3 node cluster with name “loadbalancedcluster”$ | |
gcloud container clusters create loadbalancedcluster |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment