kubectl taint nodes --all node-role.kubernetes.io/master-

应该就可以了  效果再观察

 效果为

k8s master 节点加入到可以调配node节点中的命令

 

相关文章: