weaver icon indicating copy to clipboard operation
weaver copied to clipboard

internal error: couldn't create clientset for cluster "serviceweaver-config" in region "us-central1": The gcp auth plugin has been removed.

Open stacklikemind opened this issue 2 years ago • 0 comments

Hi, I'm trying to deploy the hello world sample and getting this error.

My environment is a clean gitpod container with gcloud freshly setup.

Here more logs:

Creating cluster serviceweaver-config in location us-central1... Done
internal error: couldn't create clientset for cluster "serviceweaver-config" in region "us-central1": The gcp auth plugin has been removed.
Please use the "gke-gcloud-auth-plugin" kubectl/client-go credential plugin instead.
See https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke for further details
exit status 1

stacklikemind avatar Mar 03 '23 17:03 stacklikemind