Simple binary to trigger a reload when a Kubernetes ConfigMap is updated
Simple binary to trigger a reload when a Kubernetes ConfigMap is updated
configmap-reload is a simple binary to trigger a reload when Kubernetes ConfigMaps or Secrets, mounted into pods, are updated. It watches mounted volume dirs and notifies the target process that the config map has been changed. It currently only supports sending an HTTP request, but in future it is expected to support sending OS (e.g. SIGHUP) once Kubernetes supports pod PID namespaces.
Since version v0.10, the Docker image is available from ghcr.io at . Previous versons are available from Docker Hub at
…
This project is Apache Licensed
No open issues yet, or sync has not completed.