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

check-certs-orchestra getting kubernetes.default.svc.cluster.local: Name or service not known #34

Closed bbellrose1 closed 2 years ago

bbellrose1 commented 3 years ago

I noticed that the check-certs-orchestra pods were in an error state. Looking at the logs I see the following:

Exception in thread "main" java.net.UnknownHostException: kubernetes.default.svc.cluster.local: Name or service not known

That is not the correct name for the kubernetes default service. The domain is not correct. How do I update that?

Name should actually be kubernetes.default.svc.(my cluster name).(my domain).com

mlbiam commented 2 years ago

we have removed .cluster.local