1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-31 14:36:32 +00:00
Files
rke/templates
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
..