Comment on Question on SSL traffic between podman containers and clients (should I run k3s?)
MigratingtoLemmy@lemmy.world 1 year agoThank you, I do realise that each pod uses its own namespace. I was talking about if containers part of a different network namespace (outside of their pods) could also reach out to each other via the loopback address.
vegetaaaaaaa@lemmy.world 1 year ago
No, they can’t.
MigratingtoLemmy@lemmy.world 1 year ago
Even if containers from different pods are put in an arbitrary namespace?
Ex:
Will they be able to connect via loopback?