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: