还得请教大家一下,麻烦给看看这是什么原因?
还是代理网络连接internet环境,all in one 安装
[kubelet] Creating a ConfigMap “kubelet-config-1.20” in namespace kube-system with the configuration for the kubelets in the cluster
error execution phase upload-config/kubelet: Error writing Crisocket information for the control-plane node: timed out waiting for the condition
To see the stack trace of this error execute with –v=5 or higher: Process exited with status 1 node=10.88.51.111
WARN[17:04:07 CST] Task failed …
WARN[17:04:07 CST] error: interrupted by error
Error: Failed to init kubernetes cluster: interrupted by error
我自己执行过
swapoff -a && kubeadm reset && systemctl daemon-reload && systemctl restart kubelet && iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X