kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Bounded load consistent hashing algorithm

Open ameyap13 opened this issue 6 years ago • 1 comments

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

ameyap13 avatar Aug 09 '19 19:08 ameyap13

Hi @ameyap13,

We need support for hash-type annotation, then I believe we will have everything needed.

oktalz avatar Aug 12 '19 13:08 oktalz