0

As soon as I add the ‘use_orginal_src_ip’ configuration in envoy proxy to preserve the source IP, the upstream server stops receiving traffic.

Setup details: network device outside k8s cluster -> envoy proxy(k8s pod) -> upstream service(k8s pod)

TCPDUMP captures UDP traffic on the k8s host, sent by proxy to the upstream server. However, the UDP packet getting dropped as it never reaches the upstream server.

Rajen Patel
  • 49
  • 1
  • 9

0 Answers0