Skip to content

Instantly share code, notes, and snippets.

@kudosqujo
Last active June 4, 2021 17:23
Show Gist options
  • Save kudosqujo/feb1ed7e6fe354bbe0a5a8eec1cc23d9 to your computer and use it in GitHub Desktop.
Save kudosqujo/feb1ed7e6fe354bbe0a5a8eec1cc23d9 to your computer and use it in GitHub Desktop.
[kubectl Cheatsheet] #kubectl #cheatsheet
kubectl rollout restart deploy <release> # bounce a release
kubectl delete ns <name> # destroy a namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment