Helm - A Look At The Code For The Kubernetes Package Manager

Have you ever wondered how Helm’s source code was organized? Or wanted to know where to start when fixing a bug or creating a new feature for Helm? Trying to learn a new codebase can take some time and feel daunting.

To help with that problem I created a short series of short videos that walk through the code organization, life of a command, testing, layout of the package library, and more.

You can find the videos on a playlist here.

Helm - A Look At The Code For The Kubernetes Package Manager

This was done as part of SUSE Hackweek.