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
{{ message }}
This repository has been archived by the owner on May 17, 2024. It is now read-only.
I am trying to configure Kubernetes Dashboard to use this proxy because I have setup Dex on EKS and am using this to authenticate using OIDC. But I have setup Kubernetes Dashboard to be authenticated using oauth2-proxy but once logged in it says access denied. I assume that is because the token is an OIDC token. So when I change the Kubernetes Dashboard to use this proxy I get the following error. Am I taking the right approach here or have I gone wrong somewhere? Any help would be greatly appreciated
Error while initializing connection to Kubernetes apiserver. This most likely means that the cluster is misconfigured (e.g., it has invalid apiserver certificates or service account's configuration) or the --apiserver-host param points to a server Refer to our FAQ and wiki pages for more information: https://github.com/kubernetes/dashboard/wiki/FAQ
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to configure Kubernetes Dashboard to use this proxy because I have setup Dex on EKS and am using this to authenticate using OIDC. But I have setup Kubernetes Dashboard to be authenticated using oauth2-proxy but once logged in it says access denied. I assume that is because the token is an OIDC token. So when I change the Kubernetes Dashboard to use this proxy I get the following error. Am I taking the right approach here or have I gone wrong somewhere? Any help would be greatly appreciated
Error while initializing connection to Kubernetes apiserver. This most likely means that the cluster is misconfigured (e.g., it has invalid apiserver certificates or service account's configuration) or the --apiserver-host param points to a server Refer to our FAQ and wiki pages for more information: https://github.com/kubernetes/dashboard/wiki/FAQ
The text was updated successfully, but these errors were encountered: