envoyproxy/envoy

Load balancer: Pluggable subsetting for load balancers

Open

#17.013 aperta il 16 giu 2021

Vedi su GitHub
 (12 commenti) (2 reazioni) (1 assegnatario)C++ (5373 fork)batch import
area/load balancingdesign proposalhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: Load balancer: Pluggable subsetting for load balancers

Description: We would like to have a pluggable component for feeding the subset of endpoints that feeds into the load balancer system such that it allows different subsetting schemes like deterministic subsetting. This will keep the load balancing scheme decoupled from the subsetting scheme. Without a pluggable subsetting scheme, looks like we currently only have a cluster priority based subset.

[Relevant Links:] https://blog.twitter.com/engineering/en_us/topics/infrastructure/2019/daperture-load-balancer

Guida contributor