kubernetes-ingress
kubernetes-ingress copied to clipboard
Bounded load consistent hashing algorithm
Hey,
The documentation mentions consistent hashing as one of the LB algorithm but there is no config option for hash-balance-factor to support bounded load consistent hashing. Will this feature be enabled in future releases ?
http://cbonte.github.io/haproxy-dconv/1.9/configuration.html#4.2-hash-balance-factor
Hi @ameyap13,
We need support for hash-type annotation, then I believe we will have everything needed.