envoyproxy/envoy

Load balancer: Pluggable subsetting for load balancers

Open

#17,013 建立於 2021年6月16日

在 GitHub 查看
 (12 留言) (2 反應) (1 負責人)C++ (5,373 fork)batch import
area/load balancingdesign proposalhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南