1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-31 14:36:32 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
frank
87ab445010 Don't schedule kubedns to Windows node
**Problem:**
Schedule kubedns component to Windows node will cause DNS doesn't work
well

**Solution:**
Add nodeAffinity to kubedns

**Issue:**
https://github.com/rancher/rancher/issues/17423
2019-02-21 11:22:15 -08:00
Sebastiaan van Steenis
40cd80a208 Add node selector for DNS providers 2019-02-20 10:56:36 -08:00
Sebastiaan van Steenis
4cbca1e90a Add CoreDNS as addon 2019-01-25 11:12:46 -08:00
galal-hussein
aa60b68992 Add pod antiaffinity to kubedns template 2018-05-07 21:11:16 +02:00
galal-hussein
35624c98a1 Fix healthcheck when RBAC is disabled 2018-05-01 02:25:52 +02:00
Bill Maxwell
7fc06596d1 Add Kube DNS Autoscaler RBAC
this adds a service account and appropriate cluster role binding
for the kubedns autoscaler to work.
2018-03-01 20:50:15 -07:00
moelsayed
e0e185972b Use go templates for addons, network plugins and other manifests 2018-01-02 22:45:46 +02:00