Initializing the Kubernetes cluster

From Collective Computational Unit
Revision as of 17:08, 30 May 2019 by Bastian.goldluecke (talk | contribs) (DEX with LDAP)
Jump to navigation Jump to search


Authentication systems

DEX with LDAP

Set up according to this tutorial with customized install scripts in kubernetes/init/dex/

  1. Create secrets for TLS connections, use certs for ccu.uni-konstanz.de (for now exposed, later switch to internal services):
    1. Modify ca-cm.yml to contain correct ca.
    2. Run upload_ccu_tls.sh
  2. Spin up login application service.
    1. Modify dex-cm.yml: server data and LDAP configuration