Installation
Getting started with Chisel Operator is easy! We currently support the current (plus the last two versions) of Kubernetes. Kustomize is only supported at the moment, but a Helm chart is in progress.
Kustomize
Install using the Kustomize config from the stable branch:
Or if you would like to go straight to the latest commit:
Helm
To install using Helm, you can use the Chisel Operator Helm chart from the OCI registry:
You can configure the helm chart values by creating a values.yaml
file and passing it to the helm install
command:
See the Helm chart directory for more information on the Helm chart.