-
-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
Description
We are running librenms in Kubernetes, with multiple dispatcher and main PODs. Howewer, this results in daily processes are run simultaneously. Keeping compatibility with existing deployments, a new (or more) environment variable could be introduced to control crond at runtime. Also, it would be nice to support running as a Kubernetes CronJob: a POD (container) created solely for running daily.sh and then terminating.
Reactions are currently unavailable