kubeadm join 超时 uploading crisocket: timed out waiting for the condition
Posted zhaojingyu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于kubeadm join 超时 uploading crisocket: timed out waiting for the condition的主要内容,如果未能解决你的问题,请参考以下文章