Documentation
¶
Overview ¶
watch-admin-alias-configmap watches the admin-alias ConfigMap for changes and re-runs the loader whenever it changes.
This command runs as a long-lived Deployment in the cluster, watching the mounted ConfigMap file for modifications and triggering the alias loader whenever changes are detected.
Usage:
watch-admin-alias-configmap -configmap-path <path> [flags]
The command: - Runs the loader once on startup (initial sync) - Watches the ConfigMap file for changes - Re-runs the loader on each change (with debouncing) - Logs all actions and errors - Continues watching even after errors
Flags are passed through to load-admin-aliases except -configmap, which specifies the file to watch.
Click to show internal directories.
Click to hide internal directories.