Restart all deployments in a Kubernetes namespace

Quick bash script to restart all Kubernetes Deployments in a Namespace. Easily modified for Daemonsets and/or StatefulSets, or to restart all controllers if required.

2 comments