Curious to understand what you would need to know. We can try to bring these points to discussion in the matrix/fedi/etc. channels.
knowing of any deployment on which there are multiple…
in simpler terms, traefik is our load-balancer, we don't need docker to put another load-balancer in front of it.
@decentral1se thanks for stepping in!
that is especially confusing because in docker terms, host-mode networking and host-mode port publishing are completely different things, here we're…
Do we have any idea of any migration steps that will be required for others?
changing the endpoint mode to dnsrr for socket-proxy is kind of the low hanging fruit there, it shouldn't require…
For reference, those considerations are documented there: https://docs.docker.com/engine/swarm/ingress/
@mirsal to clarify by "
..especially as most coop-cloud deployment are single-node.
does node mean single server or apps per server?
single-server, sorry for the docker jargon ^^'
There are multiple issues:
- The server needs a kernel actually installed in order to be able to load modules required for docker networking
- the traefik recipe is using endpoint-mode vip for…
Is it still an issue?
should have been fixed by 046286d266