Skip to content

Instantly share code, notes, and snippets.

@khaliqgant
Created May 24, 2022 07:49
Show Gist options
  • Save khaliqgant/d450f39786678396f725a857df50aace to your computer and use it in GitHub Desktop.
Save khaliqgant/d450f39786678396f725a857df50aace to your computer and use it in GitHub Desktop.
[Kubernetes Restart Deployment] Restart a deployment which will restart pods #kubernetes #infrastructure
k rollout restart deployment frontend
# k === kubectl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment