Replace Docker Compose with Quadlet for Servers
Migrating from Docker Compose to Quadlet for servers running containers.…
Migrating from Docker Compose to Quadlet for servers running containers.…
The DevOps movement has died out. What went wrong?…
A simple way to inject encrypted secrets into your Kubernetes cluster and keep an encrypted record of what is there.…
The…
Review of Terraform Cloud…
IP addresses have been in the news a lot lately and not for good reasons. AWS has announced they are charging $.005 per IPv4 address per hour, joining other cloud providers in charging for the luxury of a public IPv4 address. GCP charges $.004, same with Azure and Hetzner charges…
What if Kubernetes was idiot-proof? Love/Hate Relationship AWS and I have spent a frightening amount of time together. In that time I have come to love that weird web UI with bizarre application naming. It's like asking an alien not familiar with humans to name things. Why…
I'm trying to use more YAML in my Terraform as a source of truth instead of endlessly repeating the creation of resources and to make CLIs to automate the creation of the YAML. One area that I've had a lot of luck with this is GCP…