子节点 halt -> 重启就一直失联了, 状态始终是NotReady,
该节点上面也没有容器运行了.
怎么恢复呢?
RE: k8s 的 Failover — Kubernetes(14)
You are viewing a single comment's thread from:
k8s 的 Failover — Kubernetes(14)
k8s 的 Failover — Kubernetes(14)
子节点 halt -> 重启就一直失联了, 状态始终是NotReady,
该节点上面也没有容器运行了.
怎么恢复呢?
最后没辙重新部署了一遍
1, NotReady, Kubelet stops reporting node status ->
kubectl delete node xx
kubeadm join
2, 但是又遇到问题
network plugin is not ready: cni config uninitialized
没辙只好全部kubeadm reset 重新部署了
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
看一下node的日志 journalctl -u kubelet,不排除是bug。
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit