Tuesday, November 19 • 2:25pm - 3:00pm
Managing Helm Deployments with Gitops at CERN - Ricardo Rocha, CERN
Click here to remove from My Sched.
https://sched.co/UabD
TweetShare
WHAT DID YOU THINK?
Please share details here.
Kubernetes has taken a key role at CERN both for physics analysis and core IT services, simplifying and accelerating deployments and allowing a much higher rate of updates and upgrades.
This session will describe how helm is used for managing the description and configuration of the services. How CERN uses chartmuseum to maintain its private chart repositories, and how a custom plugin is used to manage secrets in the configuration, safely pushing encrypted payloads into git repositories. How a well defined structure of umbrella charts (sometimes referred to as meta charts) is used to define high level applications with complex dependencies, and how the notion of service variants and environments is exposed.
A demo will show the full gitops lifecycle for both production and canary deployments, relying on weave flux to quickly propagate changes to clusters.