Comment on Question on SSL traffic between podman containers and clients (should I run k3s?)
MigratingtoLemmy@lemmy.world 1 year agoEven if containers from different pods are put in an arbitrary namespace?
Ex:
- pod 1 - network: pod1
- pod 2 - network: pod2
- Container1 and Container2 are spun up within these pods respectively, whilst also being attached to network: pod3
Will they be able to connect via loopback?