Skip to content

Instantly share code, notes, and snippets.

@ferdinandosimonetti
Last active July 13, 2021 14:48
Show Gist options
  • Select an option

  • Save ferdinandosimonetti/5c368c18803164f0798c8034aa015c1b to your computer and use it in GitHub Desktop.

Select an option

Save ferdinandosimonetti/5c368c18803164f0798c8034aa015c1b to your computer and use it in GitHub Desktop.
How to refresh DNS cache in Kubernetes clusters
kubectl set env -n kube-system deployment.apps/coredns MYVAR="$(date)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment