Files
kubernetes/pkg
Antonio Ojea faa8112856 kube-proxy: don't do full periodic syncs on large cluster mode
Periodic full-syncs are just reconcile loops just in case somehow
the dataplane has drifted, however, they have an important cost on large
clusters.

We can avoid to perform full-sync if kube-proxy is in the "largecluster"
mode, we are already doing some optimization, so it is reasonable to
avoid the penalty of a full sync for a "just in case" operation.

Signed-off-by: Antonio Ojea <aojea@google.com>
2026-04-28 07:49:50 +00:00
..
2025-11-26 00:31:55 +09:00
2025-11-06 09:36:43 +00:00
2025-11-06 09:36:43 +00:00