https://rancher.com/ logo
b

bored-farmer-36655

12/17/2022, 1:24 PM
@ambitious-plastic-3551 from my code snippets I see
kubectl taint nodes node-1 <http://node-role.kubernetes.io/controlplane=true:NoSchedule|node-role.kubernetes.io/controlplane=true:NoSchedule>
would this help: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/