14

jimmidyson/configmap-reload docker image 镜像

 3 years ago
source link: https://hub.docker.com/r/jimmidyson/configmap-reload
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
 docker pull jimmidyson/configmap-reload 


# Kubernetes ConfigMap Reload

license Docker Stars Docker Pulls Dependency Status CircleCI

configmap-reload is a simple binary to trigger a reload when a Kubernetes ConfigMap is updated. It watches the mounted volume dir 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.

It is available as a Docker image at https://hub.docker.com/r/jimmidyson/configmap-reload

Usage

Usage of ./out/configmap-reload:
  -volume-dir string
        the config map volume directory to watch for updates
  -webhook-method string
        the HTTP method url to use to send the webhook (default "POST")
  -webhook-status-code int
        the HTTP status code indicating successful triggering of reload (default 200)
  -webhook-url string
        the url to send a request to when the specified config map volume directory has been updated<Paste>

License

This project is Apache Licensed


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK