docker-compose on Fedora CoreOS17 December 2022·1221 words·6 minsMy go-to method for managing containers easily is still docker-compose. It works really well on Fedora CoreOS. 📦
Basic authentication with Traefik on kubernetes20 April 2022·875 words·5 minsKeep prying eyes away from your sites behind Traefik with basic authentication. 🛃
Encrypted gitops secrets with flux and age19 April 2022·1636 words·8 minsStore encrypted kubernetes secrets safely in your gitops repository with easy-to-use age encryption. 🔐
Mount NFS shares in kubernetes8 April 2022·856 words·5 minsAccess files over NFS within kubernetes pods with a quick volume mount. 🗄
Monitoring OpenShift cron jobs18 November 2019·525 words·3 minsOpenshift (and Kubernetes) allow you to run jobs on schedule, but these jobs can fail from time to time. You can monitor them from bash!
Research Paper: Securing Linux Containers14 August 2015·467 words·3 minsIt seems like there’s a new way to run containers every week.