2023-11-23 16:00:54 +00:00
# Kubernetes
We recommended to deploy Woodpecker using the [Woodpecker helm chart ](https://github.com/woodpecker-ci/helm ).
2023-12-11 13:03:05 +00:00
Have a look at the [`values.yaml` ](https://github.com/woodpecker-ci/helm/blob/main/charts/woodpecker/values.yaml ) config files for all available settings.
2023-11-23 16:00:54 +00:00
The chart contains two subcharts, `server` and `agent` which are automatically configured as needed.
The chart started off with two independent charts but was merged into one to simplify the deployment at start of 2023.
A couple of backend-specific config env vars exists which are described in the [kubernetes backend docs ](../22-backends/40-kubernetes.md ).