Kubernetes + headless service + grpc

Hi,

We want to try to load balance grpc request with haproxy (evaluating many other solutions).

We have a headless service used as a grpc backend in haproxy in a kubernetes cluster.
Haproxy doesn’t seem to load balance on all ips, just the first ip is used.

Anynone having this issue ?

Latest version of haproxy is used.

regards

Share the configuration and the ouput of haproxy -vv please.

By ips you mean backend servers?