Major Hayden
#containers
#coreos
#docker
#fedora
#kubernetes My go-to method for managing containers easily is still docker-compose. It works really well on Fedora CoreOS. 📦
Major Hayden
#flux
#gitops
#kubernetes
#linux
#security
#traefik Keep prying eyes away from your sites behind Traefik with basic authentication. 🛃
Major Hayden
#flux
#gitops
#kubernetes
#linux
#security Store encrypted kubernetes secrets safely in your gitops repository with easy-to-use age encryption. 🔐
Major Hayden
#containers
#linux
#nfs
#kubernetes Access files over NFS within kubernetes pods with a quick volume mount. 🗄
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!