🎤 User-Management in Kubernetes
- 👤 Erkan Yanar
- Twitter: @erkuleswastaken
- Web: http://linsenraum.de/
We look at how authentication works in and on Kubernetes. After a small excursion into the world of TLS certificates in which we create a user using OpenSSL, we turn to the possibility to authenticate users via OpenID-Connect. This allows us to authenticate users, e.g. Google, Gitlab or your own Keycloak instance. Right now I tend to Keycloak. The connection to an AD / LDAP is e.g. possible via Dex. Although this is briefly explained but not demonstrated.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.