kubespshere 初始化集群完成,worker节点 加入集群过程中,报错 “Get http://localhost:10248/healthz: dial tcp 127.0.0.1:10248: connect: connection refused.” ,其它的worker 节点加入也是相同错误
后使用现有机器采用相同的环境,kubeadm 初始化集群 worker 加入集群 并没有出现此错误
进行过操作:
hosts 已经写入 apiserver 映射记录
IPV6 已经关闭
kubeadm reset
worker 节点环境:
虚拟化服务节点
系统 centos 7.9
麻烦提供下思路方便进行排查