helm3-demo icon indicating copy to clipboard operation
helm3-demo copied to clipboard

Helm 3 Demo for v3.0.0 (Stable)

Helm 3 Demo Repo

This demo has been shown at:

  • Kubecon EU 2019
  • OSCON 2019
  • Helm Summit EU 2019
  • SLC Kubernetes Meetup
  • CloudNative Meetup TLV

In this repo you will find

Install scripts for:

  • AKS
    • Be sure to update the variables file with variables specific to your environment.
  • Azure Storage Setup Azure Storage script for your own Public Helm Repo
  • Helm 3 with $HELM_HOME set to /tmp/helm3
    • Tested on macOS 10.14 and 10.15
  • Demo note commands
  • Jenkins Values File used in Demo
  • cluster-issuer.yaml

Tutorial Guide

If you'd like to follow along with a tutorial (last presented at Helm Summit EU 2019) of how to use Helm3 without Tiller, see this guide.