码迷,mamicode.com
首页 > 其他好文 > 详细

kubeadm join 超时报错 error execution phase kubelet-start: error uploading crisocket: timed out waiting for the condition

时间:2019-11-12 13:22:09      阅读:618      评论:0      收藏:0      [点我收藏+]

标签:emc   load   start   error   mon   join   system   isoc   The   

解决:

swapoff -a
kubeadm reset
systemctl daemon-reload
systemctl restart kubelet
iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X  

kubeadm join 超时报错 error execution phase kubelet-start: error uploading crisocket: timed out waiting for the condition

标签:emc   load   start   error   mon   join   system   isoc   The   

原文地址:https://www.cnblogs.com/winstom/p/11840732.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!