Skip to content

Instantly share code, notes, and snippets.

@initcron
Created September 21, 2023 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save initcron/321c29bd536fe20129e6c7b8a731fb80 to your computer and use it in GitHub Desktop.
Save initcron/321c29bd536fe20129e6c7b8a731fb80 to your computer and use it in GitHub Desktop.
Clean up KIND Cluster

Cleanup Kind Cluster

kind delete cluster --name kind

rm -rf  ~/.kube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment