https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.configmapreload-139ee1b2-5cfb-411a-964f-d918de00d097/image0_image.png

ConfigMap Reload

de pcloudhosting

(1 valoracións)

Version 0.15.0 + Free Support on Ubuntu 24.04

ConfigMap Reload CLI is a lightweight command-line utility designed to monitor Kubernetes ConfigMaps and Secrets mounted as volumes inside pods. It automatically triggers reload actions whenever configuration changes are detected, allowing applications to apply updated configurations without requiring pod restarts or manual intervention.

The tool supports use cases such as directory monitoring, webhook-based reload notifications, and dynamic configuration updates for applications like Prometheus, NGINX, and other cloud-native services. ConfigMap Reload CLI is well-suited for Kubernetes environments, monitoring stacks, and automated configuration management workflows.

Features of ConfigMap Reload CLI:

  • CLI-based monitoring and automatic reload handling for ConfigMaps and Secrets.
  • Real-time detection of updates in mounted Kubernetes volumes.
  • Webhook support for notifying applications about configuration changes.
  • Configurable monitoring intervals and reload behavior.
  • Lightweight and container-friendly design suitable for sidecar deployments.
  • Scalable and automation-ready for Kubernetes clusters and cloud-native platforms.

Usage Instruction

Run following commands in your VM :

$sudo su
Start container : $ sudo docker-compose up -d
Check running container: $sudo docker ps
Check Version : $sudo docker inspect configmap-reload | grep Image 
View logs : $sudo docker logs -f configmap-reload 

Disclaimer: ConfigMap Reload CLI is provided “as is” under applicable open-source licenses. Users are responsible for proper configuration, secure deployment, and validation of reload behavior within their environments. This tool is intended for automated configuration management, dynamic application updates, and maintaining service consistency in Kubernetes-based infrastructures.