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
Hi
I've tried to use it on a GCP cluster and it doesn't work. I would say it seems to have a problem when kubectl needs an auth plugin:
❯ ./nsmurder --include "aNamespace" --kubeconfig $KUBECONFIG
2023/01/23 09:16:17 Generating the client to connect to Kubernetes
2023/01/23 09:16:17 error connecting to Kubernetes API: no Auth Provider found for name "gcp"
PD: Thanks for your work!
The text was updated successfully, but these errors were encountered:
Hi
I've tried to use it on a GCP cluster and it doesn't work. I would say it seems to have a problem when
kubectl
needs an auth plugin:PD: Thanks for your work!
The text was updated successfully, but these errors were encountered: