Skip to main content
  1. Tags/

Kubernetes

2022


docker-compose on Fedora CoreOS

·1214 words·6 mins
My go-to method for managing containers easily is still docker-compose. It works really well on Fedora CoreOS. 📦

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!

2015