What is Helm

Use cases

Helm charts

An helm chart is a bundle of YAML files with all configurations needed to run a certain application in K8s.

Directory structure

When executing helm install <chartname> the template files will be filles with the values from values.yaml