Difference between revisions of "Initializing the Kubernetes cluster"

From Collective Computational Unit
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]
+
=== DEX with LDAP ===
* Install scripts customized here:
+
 
- kubernetes/init/dex/
+
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/