ingress-nginx-helm/controllers/nginx/examples/daemonset
Manuel de Brito Fontes 0bcfcef8f8 Release 0.8
2016-07-01 19:18:45 -04:00
..
as-daemonset.yaml Release 0.8 2016-07-01 19:18:45 -04:00
README.md Remove examples from the main README.md 2016-03-29 19:15:03 -03:00

In some cases could be required to run the Ingress controller in all the nodes in cluster. Using DaemonSet it is possible to do this. The file as-daemonset.yaml contains an example

kubectl create -f as-daemonset.yaml