Skip to main content
  1. Tags/

Openshift

2019


Monitoring OpenShift cron jobs

··519 words·3 mins
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!

Deploy monit in OpenShift

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

Running Ansible in OpenShift with arbitrary UIDs

··590 words·3 mins
My work at Red Hat involves testing lots and lots of kernels from various sources and we use GitLab CE to manage many of our repositories and run our CI jobs.

2018