Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save karthikeayan/73993c03d7108fbc63ffda53c7103981 to your computer and use it in GitHub Desktop.

Select an option

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