anthos-workshop
anthos-workshop copied to clipboard
Starting with [GKE node version 1.19](https://cloud.google.com/kubernetes-engine/docs/concepts/using-containerd#:~:text=starting%20with%20gke%20node%20version%201.19), COS image type is deprecated. I suggest to not explicitly specify any parameters where defaults would work.
--identity-namespace is no longer a valid option, so the gke provisioning keeps failing. It is replaced with --workload-pool
Script ./gke/provision-gke.sh have mentioned parameter as --identity-namespace which need to be corrected to --identity-provider. Please correct as entire process keep on failing.
I am using trial version of google cloud console with anthos enabled. When configuring anthos config management, i am getting AccessDeniedException. Command Ran : gsutil cp gs://config-management-release/released/latest/config-management-operator.yaml config-management-operator.yaml Exception :...
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: ``` ###...