Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Helm - Kubernetes Deployments richtig gemacht

Nicolas Byl
February 25, 2019

Helm - Kubernetes Deployments richtig gemacht

Nicolas Byl

February 25, 2019
Tweet

More Decks by Nicolas Byl

Other Decks in Technology

Transcript

  1. 1

  2. • Package manager for Kubernetes • Templating for needed Kubernetes

    objects • Manage dependencies • Rollout history • Now a CNCF incubator project • https://helm.sh 2
  3. 3

  4. • Keep track of rollouts: • Charts • Values •

    User • … • History • Rollback 5