kubernetes/cluster/addons/dns
Srinivasa Satya Pradeep Nekkalapudi 66491d2d89 Add tolerations with effect "NoExecute" and "NoSchedule" to allow schedule of nodelocaldns pods on node pools with taints
Currently if we define taints on all node pools in a cluster then nodelocaldns pods wont get scheduled on those node pools. Also in GKE as the daemonset has reconcile flag set tolerations cannot be added. So adding these tolerations will allow nodelocaldns pods to get scheduled on all node pools.
2020-03-11 18:27:13 -07:00
..
coredns Replace Beta OS/arch labels with the GA ones 2020-02-13 09:38:51 -08:00
kube-dns Replace Beta OS/arch labels with the GA ones 2020-02-13 09:38:51 -08:00
nodelocaldns Add tolerations with effect "NoExecute" and "NoSchedule" to allow schedule of nodelocaldns pods on node pools with taints 2020-03-11 18:27:13 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00