Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HELM MasterClass: Kubernetes Packaging Manager
Rating: 4.6 out of 5(189 ratings)
20,958 students

HELM MasterClass: Kubernetes Packaging Manager

Helm from CNCF Build, Store, Share, Package, Install and Upgrade Kubernetes Applications in easy steps using HELM.
Last updated 8/2025
English

What you'll learn

  • HELM package manager installation and configuration
  • HELM architecture and interaction with Kubernetes RBAC
  • Do atomic installations and forceful upgrades
  • Upgrade releases using HELM upgrade
  • Use functions, conditional statements, loops and more

Course content

8 sections49 lectures4h 33m total length
  • Course Introduction5:11

    Explore helm as a Kubernetes packaging manager, covering installation, upgrades, releases, templates, charts, repositories, dependencies, hooks, and plugins, with hands-on materials and a question-and-answer forum.

  • Before HELM or Without HELM6:28

    Learn why deploying to Kubernetes without Helm relies on manual yaml files for resources, config maps, and secrets, causing duplication, errors, and no revision history.

  • What is HELM3:32

    Learn how Helm, the package manager for Kubernetes, simplifies deploying, upgrading, and configuring resources with charts, guiding you from installing engine X ingress to managing deployments.

  • Course Chat with Students and Tech Community0:23
  • With HELM or After HELM5:37

    Learn how helm charts automate Kubernetes deployments using templates and dynamic values from an input HTML file, enabling cross environment reuse and streamlined, rollback-friendly management.

  • HELM Charts and Repos8:03

    Learn how Helm charts package Kubernetes resources, using templates and values, and explore charts repositories in Artifact Hub and Bitnami for deployment.

Requirements

  • Knowledge and experience using Kubernetes
  • Setup Minikube or Access to a Kubernetes Cluster using Kubectl

Description

You will learn all the required topics below for HELM - The Package Manager for Kubernetes. Thousands of companies including Oracle, SalesForce, LinkedIn, and Dell use Helm to release and upgrade Kubernetes. From this course, you will -


  • Learn What and Why to use Helm as your Kubernetes packaging manager

  • Use Helm commands to add repositories and use charts

  • Do releases to Kubernetes cluster using helm install

  • Upgrade releases using helm upgrade

  • Learn about release records

  • Understand the helm release workflow

  • Use advanced helm commands

  • Understand the helm release workflow

  • Use advanced helm commands

  • Learn how to check to release history and do rollbacks

  • Do atomic installations and forceful upgrades

  • Create your own charts

  • Master the folder structure and files that make a chart

  • Package charts

  • Dive deep into the helm-templating syntax

  • Use functions, conditional statements, loops, and more

  • Add chart dependencies

  • Run chart tests

  • Host and use chart repositories

  • Secure your charts using signatures and hashes

  • Work on a Usecase and deploy a Micro Service to Kubernetes using helm within minutes

  • All in easy steps

This course is for beginners who want to master Helm and use it as their project and for the experienced who want to get the fundamentals of Helm right. Adding Helm to your resume will not only increase the number of opportunities you will get but also the salary.

Who this course is for:

  • Those who wants to learn advanced concepts in Kubernetes
  • Manage and optimize Kubernetes application deployment