Description

This example is very similar to simple but it deploys a Helm-based nginx to give a first impression how kluctl and Helm work together.

Prerequisites

  1. A running kind cluster with a context named kind-kind.
  2. Of course, you need to install kluctl. Please take a look at the installation guide, if you need further information.
  3. You also need to install Helm. Please take a look at the Helm installation guide for further information.

How to deploy

  git clone git@github.com:kluctl/kluctl-examples.git
cd kluctl-examples/simple-helm
kluctl helm-pull
kluctl diff --target simple-helm
kluctl deploy --target simple-helm