Skip to content

Instantly share code, notes, and snippets.

@ufuk
Created June 27, 2022 12:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ufuk/60252e47f8d4fea94dbf8e77ddd78d2d to your computer and use it in GitHub Desktop.
Save ufuk/60252e47f8d4fea94dbf8e77ddd78d2d to your computer and use it in GitHub Desktop.
k8s - restart a deployment without downtime (https://linuxhint.com/kubectl-rollout-restart/)
kubectl rollout restart deployment name-of-my-deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment