You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
After running the bootstrap scripts on Configuring GKE for Multi-Cluster Operation with Istio lab - the GKE cluster creation fails. The logs on the workDir reported the following:
###
### Begin Provision GKE
###
Creating cluster...
ERROR: (gcloud.beta.container.clusters.create) unrecognized arguments: --identity-namespace=qwiklabs-gcp-00-697400
0201df.svc.id.goog (did you mean '--identity-provider'?)
To search the help text of gcloud commands, run:
gcloud help -- SEARCH_TERMS
Provisioning of the remote cluster also reported some weird errors:
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 3
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 4
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 5
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 6
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 7
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 8
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 9
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 10
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 11
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 12
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 13
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 14
Cannot load kubecfg settings for "remote.k8s.local": context "remote.k8s.local" does not exist
Check if cluster is ready - Attempt 15
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After running the bootstrap scripts on Configuring GKE for Multi-Cluster Operation with Istio lab - the GKE cluster creation fails. The logs on the workDir reported the following:
Provisioning of the remote cluster also reported some weird errors:
The text was updated successfully, but these errors were encountered: