mirror of
https://github.com/containous/traefik.git
synced 2025-03-14 00:58:23 +03:00
We previously fell back to using ClusterIPs. However, the approach can lead to all kinds of problems since Ingresses rely on being able to talk to Endpoints directly. For instance, it can break stickiness and retries.