Hi guys, is there a simple way to preserve a source ip of a client outside a cluster Openshift?
I've got a UDP client that needs to talk with a UDP server into the OCP cluster.
This client is behind an F5 load balancer that is the entry point of the cluster. The F5 preserve the client IP and send the packet to the infra nodes that talks with a load balancer service. In the end this service send the packet to the destination server!