Major Hayden
#linux
#kubernetes
#openshift
#shell 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!
Major Hayden
#linux
#monit
#monitoring
#openshift Monit is a tried-and-true monitoring daemon that is easy to deploy. Add it to OpenShift to make monitoring even easier.
Major Hayden
#openshift
#containers
#security Environment variables are easy to add to OpenShift deployments, but a more secure way to add these variables is by referencing a secret.