Helm charts
Helm is the package manager for Kubernetes, and we deploy all of our applications using a Helm chart. There are two layers to this: a small set of centrally-maintained base charts that provide the actual Deployment/Service/Ingress templates for a given application shape, and your own application chart — a small chart in your own repository that depends on one of them and supplies your service’s specific configuration.
Install Helm along with the other tools using the links on the developer tools onboarding page.
This page was last reviewed on 16 September 2026.
It needs to be reviewed again on 16 March 2027
by the page owner platops-build-notices
.
This page was set to be reviewed before 16 March 2027
by the page owner platops-build-notices.
This might mean the content is out of date.