Headlamp on EKS with Azure Entra-ID as the OIDC provider #5556
Unanswered
sureshkumar1010
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed headlamp on my eks cluster ia a namespace headlamp through argocd using the below yaml and masked my domain name
I tried to set up OIDC authentication using azure Entra ID and inject those details into the pod with the help of external secrets in k8s.
The authentication is happening but immediately in the blink of an eye the logged in page shows Lost connection to the cluster and gets re-routed to the same login page again. The pod logs look normal with no errors or any unusual status codes. Could anyone help with this?
headlamp.yaml
Beta Was this translation helpful? Give feedback.
All reactions