mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-28 06:51:34 +01: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>