Helm 101

Intermediate
10 Lessons
1h 44m

The Helm 101 is the perfect starting point for understanding, creating and managing Kubernetes workloads using Helm. Create, deploy and update your own Helm chart with this course!

Share:

Course Outline

Introduction to Helm 101

Introduction to Helm 101

Before starting, let’s see what we’ll learn in the course!

Video
2m
Packaging

Packaging

In this lesson we will understand why we need the concept “packaging” in the Kubernetes world. We’ll see the problem that tools like Helm address.

Video
6m
Hands-on: Helm Tool - Part 1

Hands-on: Helm Tool - Part 1

In this lesson we will learn the basic helm commands to install, upgrade and rollback different charts.

Video
12m
Hands-on: Helm Tool - Part 2

Hands-on: Helm Tool - Part 2

In this lesson we will learn the basic helm commands to install, upgrade and rollback different charts.

Video
16m
Helm Create

Helm Create

In this lesson we will learn how to create the skeleton of a new helm chart. We will dive into the different sections, files and folders in a helm chart.

Video
12m
Templating - Part 1

Templating - Part 1

In this lesson we will learn how to templatize our chart YAML files using the go-template language. We will cover the basic functions and structures.

Video
14m
Templating - Part 2

Templating - Part 2

In this lesson we will learn how to templatize our chart YAML files using the go-template language. We will cover the basic functions and structures.

Video
12m
Creating a Chart - Part 1

Creating a Chart - Part 1

In this hands-on session we will apply all the knowledge from previous lessons to build a fully working chart.

Video
12m
Creating a Chart - Part 2

Creating a Chart - Part 2

In this hands-on session we will apply all the knowledge from previous lessons to build a fully working chart.

Video
18m
Wrap-Up Session

Wrap-Up Session

In this video we will do a brief overview of all the concepts learned in this course.

Video
1m