k8s taint命令让master节点参与调度(去除污点node-role.kubernetes.io/master:NoSchedule)

root@localhost:/home/zxl/Downloads/sealos-k8s-install# kubectl taint nodes debian node-role.kubernetes.io/master:NoSchedule-
node/debian untainted
root@localhost:/home/zxl/Downloads/sealos-k8s-install# kubectl describe node debian | grep Taint
Taints:             <none>

k8s taint命令让master节点参与调度(去除污点node-role.kubernetes.io/master:NoSchedule)

 

上一篇:极客日报第92期:华为高管揭秘公司不上市的原因;微信回应「花钱就能查到聊天记录」;马斯克删除「超苹果只要几个月」评论


下一篇:LinuxSetUp.md