Skip to main content

Helm Chart

In order to make the installation of the GoKubeDownscaler as easy as possible we provide a fully customizable Helm Chart.

The Helm Chart is available on ArtifactHub, the charts/go-kube-downscaler package or in our Helm chart repository which you can add by running:

helm repo add caas-team https://caas-team.github.io/helm-charts/

The following pages will cover the most important things you might want to know about the Helm Chart:

  • Components: Overview of the components that can be deployed with the Helm Chart
  • Permissions: Overview of the permissions that will be set by the Helm Chart
  • Values: Overview of the values available in the Helm Chart to customize the installation

A practical example of how to install the Helm Chart can be found in the Getting Started guide.