GitHub - stakater/Reloader: A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConRead post
Reloader is an open source Kubernetes controller that automatically triggers rolling restarts of workloads (Deployments, StatefulSets, DaemonSets, Argo Rollouts) when referenced ConfigMaps or Secrets change. It solves the problem of stale configurations in production by watching for config changes and reloading affected pods.
Sort: