解决:
swapoff -a
kubeadm reset
systemctl daemon-reload
systemctl restart kubelet
iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X
原文地址:https://www.cnblogs.com/winstom/p/11840732.html
时间: 2024-11-09 01:19:20
swapoff -a
kubeadm reset
systemctl daemon-reload
systemctl restart kubelet
iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X
原文地址:https://www.cnblogs.com/winstom/p/11840732.html