Kubernetes is more stable than docker compose. Docker compose is fishing for containers after the ship capsized. Frustrating and nothing works out of the box.
I personally really enjoy interacting with docker compose and I’ve successfully used docker compose to get a 0 downtime setup on my company’s internal web servers by using a reverse proxy
Kubernetes is more stable than docker compose. Docker compose is fishing for containers after the ship capsized. Frustrating and nothing works out of the box.
Huh? All my docker compose projects work fine ‘out of the box’, the oldest ones have been stable for years now.
I personally really enjoy interacting with docker compose and I’ve successfully used docker compose to get a 0 downtime setup on my company’s internal web servers by using a reverse proxy
Docker Compose brought “works on my machine” to the cloud.