: You can use annotations to enable Reloader on specific workloads or restrict it to only certain configuration changes.
Verify the image tag points to r1n’s Docker Hub or your own built image.
: Supports various techniques to inject custom logic or libraries into existing Windows processes, a common method for testing security software or developing "mods."
reloader <command>
annotations: reloader.r1n.com/configmap: "my-config,db-config" reloader.r1n.com/secret: "api-keys"
annotations: configmap.reloader.stakater.com/reload: "app-config,cache-config" secret.reloader.stakater.com/reload: "db-credentials"
: Agents run as separate processes for high scalability and modularity.