kubeadm join 超时 uploading crisocket: timed out waiting for the condition

swapoff -a    # will turn off the swap 
kubeadm reset
systemctl daemon-reload
systemctl restart kubelet
iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X  # will reset iptables

  

posted @ 2020-01-03 18:21  随心朝阳  阅读(1839)  评论(0编辑  收藏  举报