Tanzu

Can the ApiServer be configured with flags for OpenID?

  • 1.  Can the ApiServer be configured with flags for OpenID?

    Posted Apr 23, 2025 09:37 AM

    Is it possible to confiure the ApiServer to act as OpenID Provider according to Authenticating | Kubernetes?

    Background of this question is that we want to give a Dashoard access with headlamp or kubernetes Dashboard to our customers for their namespace resources. Headlamp can be deployed in-cluster and configured for OIDC Accessing using OpenID Connect | Headlamp

    but the ApiServer must then act as Provider. Or is there another to accomplish this?

    Thanks in advance