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
This doesn't directly resolve this, but if you need this for e.g. development purposes, you can work around this by doing a kubectl proxy in a terminal and then point KubernetesClient towards the served address:
% kubectl proxy
Starting to serve on 127.0.0.1:8001
for newer versions of the API eg. client.authentication.k8s.io/v1alpha1 we need
https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins
The text was updated successfully, but these errors were encountered: