Guest MemberLanguage   English
Containers & Kubernetes · Ingress

How should external traffic policy and client IP be designed for production in Ingress?

AdvancedUpdated 2026-08-09

Define trusted proxy hops, configure forwarded-header processing, preserve client IP when required, and test cloud load-balancer behavior. The implementation should be justified by measurable requirements, kept as simple as the problem allows, and validated with realistic tests, telemetry, failure handling, and documented tradeoffs.

#ingress#client-ip#traffic-policy