cm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agoContainers Explainedlemmy.mlimagemessage-square28fedilinkarrow-up1759cross-posted to: [email protected]
arrow-up1759imageContainers Explainedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square28fedilinkcross-posted to: [email protected]
minus-squareAnIndefiniteArticle@sh.itjust.workslinkfedilinkarrow-up72·6 days agoI’d say that docker compose also has the containers strapped together with holes cut in the walls between them for communication. Kubernetes is more the crane that stacks the containers onto passing ships instead of a singular ship itself.
minus-squareh4x0r@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up40·6 days agoSeriously! There’s no network, NAT, port forwarding, network isolation - hell, not even any iptables rules in any of these images. This meme makes no fucking sense.
I’d say that docker compose also has the containers strapped together with holes cut in the walls between them for communication.
Kubernetes is more the crane that stacks the containers onto passing ships instead of a singular ship itself.
Seriously! There’s no network, NAT, port forwarding, network isolation - hell, not even any iptables rules in any of these images. This meme makes no fucking sense.
almost as bad as kubernetes.