To be fair Kubernetes creates copies of the things it drops into the ocean to replace them as fast as they’re lost.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Each container sk8s right off the deck.
Now add VMs and proxmox
The ocean is fake
ECS/EKS: The ocean belongs to someone else.
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.