mirror of
https://github.com/containous/traefik.git
synced 2025-01-27 14:03:51 +03:00
9967494996
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.