Since about a year now, 1&1 is running Kubernetes clusters as a general purpose platform. Recently having grown out of our beta definition, I will show what we built and how we manage running, updating and configuring one specific group of internal clusters by using Gitlab-CI Pipelines. In that context I will show how we configure the cluster for multi-tenancy.
Vorkenntnisse
Basic knowledge of the Kubernetes data model and the usual object types
Lernziele
* Learn about different ways to ingress cluster traffic
* How to automate cluster operation workflows with GitLab
* How to ease multi-tenancy configuration
// Referent
Stephan Fudeus
@der_sfu
is an Evangelist for Continuous Delivery by title and a backend and infrastructure engineer by heart. He has a background of developing scalable multi-tenant applications for up to a million customers and their infrastructure in a DevOps fashion for the last 13 years at 1&1 Internet. He currently works in a team which creates and maintains internal Kubernetes clusters for 1&1 Mail & Media, one of the largest E-Mail providers in Germany. Besides conceptual and implementation work, he builds bridges between development and operations.