Guest MemberLanguage   English
Containers & Kubernetes · Ingress

What is a common mistake with external traffic policy and client IP in Ingress?

IntermediateUpdated 2026-08-09

Trusting X-Forwarded-For from arbitrary clients can allow spoofing. In practice, the value of this concept comes from understanding where it belongs in the architecture, what problem it solves, and what constraints or tradeoffs it introduces.

#ingress#client-ip#traffic-policy