control plane node 加入 k8s 集群在 check-etcd 阶段失败
使用 kubeadm join k8s-api:6443 \
命令将1台新的 control plage 节点服务器加入集群,在 check-etcd 阶段失败,报错信息如下:
[check-etcd] Checking that the etcd cluster is healthy
error execution phase check-etcd: etcd cluster is not healthy: failed to dial endpoint https://10.0.1.32:2379 with maintenance client: context deadline exceeded
请问如何解决?
回答
原来之前解决过这个问题,幸亏当时用博文记录了:将 master 节点服务器从 k8s 集群中移除并重新加入
THE END
二维码