Difference between revisions of "Initializing the Kubernetes cluster"
Jump to navigation
Jump to search
(Created page with " == Authentication systems == * Dex with LDAP: set up according to [https://github.com/krishnapmv/k8s-ldap this tutorial] * Install scripts customized here: - kubernetes/in...") |
m (→Authentication systems) |
||
| Line 4: | Line 4: | ||
== Authentication systems == | == Authentication systems == | ||
| − | + | === DEX with LDAP === | |
| − | + | ||
| − | + | Set up according to [https://github.com/krishnapmv/k8s-ldap this tutorial] | |
| − | + | with customized install scripts in kubernetes/init/dex/ | |
Revision as of 16:58, 30 May 2019
Authentication systems
DEX with LDAP
Set up according to this tutorial with customized install scripts in kubernetes/init/dex/