One of the most common "D'oh!" moments in Kubernetes happens right after you update a ConfigMap or Secret.
: It automatically triggers a rolling upgrade on any associated Deployments StatefulSets reloader by r1n github
commands. When a referenced Secret or ConfigMap changes, Reloader automatically triggers a rollout for associated Deployments, StatefulSets, or DaemonSets. Granular Annotation Control Keep Your Kubernetes Pods Fresh: Using Reloader by
Reloader is particularly useful in the following scenarios: File System Monitoring : Reloader uses file system
With the above, only changes to app-config, cache-config, or db-credentials trigger a restart.
Windows Defender/Antivirus: Due to the nature of "code injection," many antivirus programs flag the reloader as a false positive.
Key Features of Reloader