Helm is a tool that streamlines installation and management of Kubernetes applications. Think of Helm as an apt/yum/homebrew for Kubernetes. This repository provides learning materials for Helm.
The default branch of this repo is master
and it uses the current major release of Helm which is v3. If you
are using Helm v2 then go to the helm-v2 branch. Please refer to Helm Status
for more details on the different Helm releases.
Helm v3 was released in November 2019. The interface is quite similar but there are major changes to the architecture and internal plumbing of Helm, essentially making it a new product when compared forensically against Helm 2. Check out what’s in Helm 3 for more details.