释放双眼,带上耳机,听听看~!
kubelet启动日志如下
Error updating node status, will retry: error getting node "": Get https://:6443/api/v1/nodes/?timeout=10s: read tcp :42388->:6443: use of closed network connection
解决办法:
重启kubelet
systemctl restart kubelet
kubelet启动日志如下
Error updating node status, will retry: error getting node "": Get https://:6443/api/v1/nodes/?timeout=10s: read tcp :42388->:6443: use of closed network connection
解决办法:
重启kubelet
systemctl restart kubelet