This is the command I used to create the cluster:
gcloud container clusters create cluster-main --additional-zones
us-central1-b,us-central1-c --zone us-central1-a --machine-type
n1-standard-2 --network test --num-nodes 1 --password ... --subnetwork
us-central1-pub --username ...
When I tried to run kubectl cluster-info I got this error message:
error: failed to negotiate an api version; server supports: map[], client
supports: map[autoscaling/v1:{} authorization.k8s.io/v1beta1:{} v1:{}
metrics/v1alpha1:{} extensions/v1beta1:{} componentconfig/v1alpha1:{}
batch/v1:{}]
Not sure what the issue is here. When I create a cluster using the web
dashboard everything is fine, however it doesn't allow me to create a multi
zone cluster.
--
You received this message because you are subscribed to the Google Groups
"Containers at Google" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-containers.
For more options, visit https://groups.google.com/d/optout.