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

Helm in a Handbasket & Draft in a Pint Glass

Helm in a Handbasket & Draft in a Pint Glass

Introduction to Helm & Draft at CoreOS Fest 2017 in San Francisco. Presented by Michelle Noorali and Matt Butcher.

Michelle Noorali

May 31, 2017
Tweet

More Decks by Michelle Noorali

Other Decks in Technology

Transcript

  1. Helm in a Handbasket & Draft in a Pint Glass

    Building Tools that Meet Needs
  2. An operating system (OS) is the program that, after being

    initially loaded into the computer by a boot program, manages all the other programs in a computer.
  3. myapp ├── Chart.yaml ├── README.md ├── charts ├── templates └──

    values.yaml The Basics • Helm is a package manager for Kubernetes • Chart is a Kubernetes package • What a chart looks like:
  4. Helm Community • Over 150 contributors • Kubernetes slack channels

    ◦ #helm-users ◦ #helm-dev ◦ 1700+ helmettes • Developer calls every Thursday at 9:30am • Demos & updates at SIG-Apps