Unable to connect to the server: getting credentials: exec: executable gke-gcloud-auth-plugin not found

1 개요[ | ]

Unable to connect to the server: getting credentials: exec: executable gke-gcloud-auth-plugin not found
Console
Copy
PS C:\Users\user01> kubectl get no
Unable to connect to the server: getting credentials: exec: executable gke-gcloud-auth-plugin not found

It looks like you are trying to use a client-go credential plugin that is not installed.

To learn more about this feature, consult the documentation available at:
      https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins

Install gke-gcloud-auth-plugin for use with kubectl by following https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke

2 같이 보기[ | ]