摘要: 如果曾经安装过,建议清理旧的配置 rm -rf /root/.kube rm -rf /etc/cni/net.d ipvsadm -C iptables -F && iptables -t nat -F && iptables -t mangle -F && iptables -X 清理配置 rm 阅读全文
posted @ 2021-12-22 16:31 gui.h 阅读(794) 评论(0) 推荐(0)