centos, minikube coredns CrashLo
2019-07-21 本文已影响0人
韩懿留
systemctl stop kubelet
systemctl stop docker
iptables --flush
iptables -tnat --flush
systemctl start kubelet
systemctl start docker
The route problem can be solved by flush iptables.