This chart is in beta and subject to change.
Helm must be installed to use the chart. Please refer to Helm for installation instructions.
Once Helm is installed, add the kube-green repository:
helm repo add kube-green https://kube-green.github.io/helm-charts/
and install it in the desired namespace (in the example below, the namespace is kube-green
):
helm install kube-green kube-green/kube-green --namespace kube-green --create-namespace
Full documentation at: https://kube-green.dev
The source code of the Helm chart is available on kube-green repo.
We’re always excited to welcome new contributors to our project! Check out to the CONTRIBUTING.md file for more information.