Restart all deployments in a Kubernetes namespace 1 month ago1 Min readIn UncategorisedAdd comment 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. View the code on Gist. FacebookTwitter