💭 How to Restart All Pods in a Kubernetes Namespace | Boot.dev

!https://blog.boot.dev/open-source/how-to-restart-all-pods-in-a-kubernetes-namespace/

As of kubernetes 1.15 there is an easy way to restart all pods in a deployment.

kubectl -n {NAMESPACE} rollout restart deploy

Thanks Lane give him a follow @wagslane

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts

Connections

Related tags and posts connected to this entry.