How to preserve Source IP for LoadBalancer Service OKE
Summary
Unable to preserve source IP for a Kubernetes service exposed as type 'LoadBalancer'Content
I have deployed a backed service and nginx ingress controller as a Load Balancer service as documented in https://docs.cloud.oracle.com/iaas/Content/ContEng/Tasks/contengsettingupingresscontroller.htm
I would like to know if there is any way we can preserve source IP on the backed Pod. i.e I expect to see that the source IP of my external client when the request reaches the backend pod via the loadbalancer and nginx ingress controller.
Any help is greatly appreciated !
Version
12.7
Tagged:
3