Kubernetes Dashboard with Keycloak

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • We did it with oauth2-proxy (https://github.com/oauth2-proxy/oauth2-proxy) as a sidecar in the kubernetes-dashboard pod, it handles the redirect to Keycloak for authentication. I don't have any public documentation but can write basic steps if you can't find any example.

  • openunison-k8s-login-oidc

    Discontinued 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.

  • Take a look at openunison https://github.com/OpenUnison/openunison-k8s-login-oidc (my company's oss project). Use KC as your identity provider and integrate both dashboard and kubectl.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts