Helm in a Handbasket
&
Draft in a Pint Glass
Building Tools that Meet Needs
Slide 2
Slide 2 text
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.
Slide 3
Slide 3 text
No content
Slide 4
Slide 4 text
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:
Slide 5
Slide 5 text
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