# Deploy Cerbos as DaemonSet

You can use the [Cerbos Helm chart](https://docs.cerbos.dev/cerbos/0.52.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.52.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.52.0/installation/helm) to learn more about using the Cerbos Helm chart.
