OpenUnison / openunison-k8s-login-oidc

Kubernetes login portal for both kubectl and the dashboard using OpenID Connect. Use groups from your assertion in RBAC policies to control access to your cluster. Supports impersonation and OpenID Connect integration with your API server.
https://www.tremolosecurity.com/kubernetes/
Apache License 2.0
12 stars 5 forks source link

Can't access Kubernetes Dashboard Chapter 7 #49

Closed kushan22 closed 2 years ago

kushan22 commented 2 years ago

I deployed the kubernetes dashboard and Openunison Operator by following the step by step process in Chapter 7 of the book. I can visit the openunison host but when I click on Kubernetes Dashboard I get this error. image

I am not sure what the error is

mlbiam commented 2 years ago

What do the logs in the openunison-orchestra pod in the openunison name space say?

mlbiam commented 2 years ago

closing do to iniactivity