Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 595 Bytes

pre-reqs.md

File metadata and controls

19 lines (10 loc) · 595 Bytes

Pre-requisites

k3d

The demo uses rancher/k3d to spin up a cluster locally.

The installation guide for k3d can be found here.

Kustomize

To validate that your Kustomization's are valid it is recommended to have Kustomize installed.

The installation guide for this can be found here.

Helm 3

Flux is installed using Helm 3.

The installation guide for this can be found here.