# Deploy Cerbos as DaemonSet

|     |     |
| --- | --- |
|  | This documentation is for<br>a previous<br>version of Cerbos. Choose 0.53.0 from the version picker at the top right or navigate to [https://docs.cerbos.dev](https://docs.cerbos.dev/) for the latest version. |

You can use the [Cerbos Helm chart](https://docs.cerbos.dev/cerbos/0.50.0/installation/helm) to deploy Cerbos as a daemonset inside your Kubernetes cluster by setting the Helm `type` value to `daemonset`. By default, the [internal traffic policy](https://docs.cerbos.dev/cerbos/0.50.0/deployment/k8s-daemonset#https://kubernetes.io/docs/concepts/services-networking/service-traffic-policy/) is set to `Local`. You can change this by setting `service.internalTrafficPolicy` explicitly.

Refer to the [Helm chart instructions](https://docs.cerbos.dev/cerbos/0.50.0/installation/helm) to learn more about using the Cerbos Helm chart.
