Skip to content

Instantly share code, notes, and snippets.

@guilhermelinhares
Created July 31, 2023 12:19
Show Gist options
  • Save guilhermelinhares/be8d6fa752f6ea0d61c7309ca8c07c8b to your computer and use it in GitHub Desktop.
Save guilhermelinhares/be8d6fa752f6ea0d61c7309ca8c07c8b to your computer and use it in GitHub Desktop.
CoredDNS pod stuck - ContainerCreating

Remove All Drivers CNI

sudo rm -rf /etc/cni/net.d/*

Rollout deploy Coredns

kubectl rollout restart deploy coredns -n kube-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment