
Ditching Docker Compose for Kubernetes
When developing locally I usually incorporate Docker Compose into my local development workflow: Bringing up supporting containers needed to run databases, reverse proxies, other applications, or just to see how the container I’m developing works. Given that Docker Desktop comes with a single node Kubernetes (K8s) cluster and I usually end up