kubernetes/pkg/proxy/iptables
Andrew Sy Kim 313c3b81e3 iptables proxier: get local addresses only once per sync loop
This avoids fetching all local network interfaces everytime we sync an
external IP. For clusters with many external IPs this gets really
expensive. This change caches all local addresses once per sync.

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-11 16:35:49 -05:00
..
BUILD Allow kube-proxy iptables mode to support dual-stack, with the meta-proxier. 2019-12-16 22:50:25 -08:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
proxier.go iptables proxier: get local addresses only once per sync loop 2020-02-11 16:35:49 -05:00
proxier_test.go Fix staticcheck failures for pkg/proxy/... 2019-12-22 21:32:06 +01:00