mirror of
https://github.com/rancher/rke.git
synced 2025-09-09 02:51:15 +00:00
**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.