ingress-nginx/controllers/nginx/examples/daemonset
kayrus d8fbe2f582 ingress: removed unnecessary whitespaces 2016-08-23 10:37:10 +02:00
..
README.md Remove examples from the main README.md 2016-03-29 19:15:03 -03:00
as-daemonset.yaml ingress: removed unnecessary whitespaces 2016-08-23 10:37:10 +02:00

README.md

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