Comment on Question about quadlets and kube play

<- View Parent
sugar_in_your_tea@sh.itjust.works ⁨5⁩ ⁨weeks⁩ ago

Awesome, thanks!

In terms of architecture, which is preferred:

I’d like to have one gateway, Caddy, so my cert renewal and proxying are all in one place, and I’d like those proxy configs to look like http://<container>

I’d prefer my containers not be able to talk to each other unless I specifically allow it. The second option would get me that, but I think it would force me to expose ports for each app to the system.

TL; DR - Can I have a “Caddy” pod that can see exposed ports from other pods, but hide those ports from regular system users? If not, I’ll probably do the first option. I also want to be able to expose ports to the host on a per app basis if needed.

source
Sort:hotnewtop