envoyproxy/envoy

Load balancer: Pluggable subsetting for load balancers

Open

#17.013 geöffnet am 16. Juni 2021

Auf GitHub ansehen
 (12 Kommentare) (2 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
area/load balancingdesign proposalhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide