systemctl stop kubelet
systemctl stop docker
iptables --flush
iptables -tnat --flush
systemctl start kubelet
systemctl start docker
Last active
May 30, 2018 20:03
-
-
Save karthikeayan/73993c03d7108fbc63ffda53c7103981 to your computer and use it in GitHub Desktop.
kubernetes dns and dashboard pod crashing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment