-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem connecting to cluster #25
Comments
Hi @nniikkoollaaii, |
Hi @proAlexandr , the command Further investigation would be nice. Thanks! |
I'm having a similar problem with oidc auth-provider. I am able to connect via kubectl but not through kube-forwarder. |
+1 on what @merktassel said, I cannot get Kube Forwarder to work with an OIDC authenticator either, it fails with an Are there any logs I could inspect?
|
Hi, Any news on this, we are facing the same issue. when clicking on add new cluster we got an error , failed to connect , do you want continue saving ? we are able to run port-forward via the terminal. Any idea? any workaround ? Thanks |
same issue here with OIDC authenticator enabled cluster |
There have been some changes to the
will produce this response from the API
After updating the package I no longer get that error. There is already a PR (#88) that includes an update to that package, which should fix this bug as well. |
Hello,
I selected my kubeconfig file and kube-forwarder shows the following error message:
"nodes is forbidden: User "system:anonymous" cannot list nodes at the cluster scope"
my kubeconfig file is:
Auth backend is Dex.
Kube-Forwarder Version 1.4.2 on Windows
Is there a problem using Kubernetes OIDC Auth?
Thanks for any help!
The text was updated successfully, but these errors were encountered: