Home

This Helm workshop is designed to help you make better use of Helm in your Kubernetes deployments.

Prerequisites

This workshop assumes the following:

  • You have basic familiarity with what Helm is and what it does.

  • You have experience running a Helm chart in your own Kubernetes cluster.

If you are new to Helm, we recommend reviewing the official Helm documentation before proceeding.

Expectations

After completing this workshop, you will be able to:

  • Create and install a Helm chart.

  • Perform basic and advanced templating of resources.

  • Package a Helm chart as a set of files or an OCI artifact.