github.com/nginxinc/kubernetes-ingress@v1.12.5/examples/daemon-set/README.md (about) 1 # Deploying NGINX and NGINX Plus Controllers as a Daemon Set 2 3 You can deploy the NGINX or NGINX Plus controller as a [Daemon Set](https://kubernetes.io/docs/admin/daemons/). This allows you to deploy the controller on all or select nodes of your cluster. 4 5 Read the installation instructions [here](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/).