Description

This example is a very simple one that shows how to define a target cluster, context, create a namespace and deploy a nginx. You can configure the name of the namespace by changing the arg environment in .kluctl.yml.

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, in case you need further information.

How to deploy

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