mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00:00
It works well for small clusters, but with bigger clusters it puts too
much load on the discovery service, as it has quadratic complexity in
number of endpoints discovered/reported from each member.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 131a1b1671)