1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-02 02:03:07 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
orangedeng
c819cae072 RKE deploy job should tolerate all taints
**Problem:**
Cluster fails to come up when the nodes have taints with effect
`NoExecute`.

**Solution:**
RKE deploy job should have tolerate all toleration to execute.
And this job should be only scheduled in linux node.
2019-08-28 12:58:09 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00