I've just found this via kubernetes/kubernetes#23864. I have the same use case the opened that issue which is SIP/RTP.
This looks like one of the only solutions that forwards based on IP. Do you have a plans to include a load balancer? My use case, many SIP/RTP pods, need to keep clients sticky based on IP, but would like to load balance the traffic over multiple pods.
Great work btw!