Created
June 27, 2022 12:27
-
-
Save ufuk/60252e47f8d4fea94dbf8e77ddd78d2d to your computer and use it in GitHub Desktop.
k8s - restart a deployment without downtime (https://linuxhint.com/kubectl-rollout-restart/)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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