Comment on PSA: Docker nukes your firewall rules, and replaces them with its own.
justJanne@startrek.website 8 months agoYou need to be able to have multiple nodes in one LAN access ports on each others’ containers without exposing those to the world and without using additional firewalls in front of the nodes.
That’s why kubernetes ended up removing docker support and instead recommends podman or using containerd natively.