clefos/configmap-reload

By clefos

Updated over 5 years ago

Trigger reload when Kubernetes ConfigMaps are updated - used by OpenShift

Image

391

configmap-reload is a simple binary to trigger a reload when Kubernetes ConfigMaps 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.

Docker Pull Command

docker pull clefos/configmap-reload