Generate a Helm Chart Blueprint

Learn how to create a Helm chart blueprint with predefined templates and values.

We'll cover the following

Introduction

In this lesson we’ll learn how to become a Helm chart developer. This is an essential skill that helps us to prepare a Helm chart for any application that we build, that is not available in Artifact Hub.

We’ll build a simple Kanban application that consists of two parts, the frontend and backend. Its source code can be found on GitHub at wkrzywiec/kanban-board. For the moment we’ll be using Docker images for both of them. Here is an illustration of what we should have after this part of the course:

Get hands-on with 1200+ tech skills courses.