0/1 nodes are available: 1 node(s) had taint

问题:default-scheduler 0/1 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate.

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

参考链接:https://www.cnblogs.com/dream397/p/13814751.html

posted @ 2021-07-01 20:13  salami_china  阅读(1483)  评论(0)    收藏  举报