
Monitoring OpenShift cron jobs
Openshift (and Kubernetes) allow you to run jobs on schedule, but these jobs can fail from time to time. You can monitor them from bash!

Openshift (and Kubernetes) allow you to run jobs on schedule, but these jobs can fail from time to time. You can monitor them from bash!

Monit is a tried-and-true monitoring daemon that is easy to deploy. Add it to OpenShift to make monitoring even easier.

...

...
Environment variables are easy to add to OpenShift deployments, but a more secure way to add these variables is by referencing a secret.