.. |
iptables.go
|
454afbe127
Added new flag -iptables-resync allows you to pass an int (default 5) that is used in network/iptables SetupAndEnsureIPTables to control how often it resync's the iptables rules. We found on a larger cluster that having this value hardcoded to 5 seconds created too much contention on the iptables lock for kube-proxy to properly function
|
7 years ago |
iptables_test.go
|
145a4a48dc
backend: Get flannel building on windows with stubs
|
7 years ago |
iptables_windows.go
|
454afbe127
Added new flag -iptables-resync allows you to pass an int (default 5) that is used in network/iptables SetupAndEnsureIPTables to control how often it resync's the iptables rules. We found on a larger cluster that having this value hardcoded to 5 seconds created too much contention on the iptables lock for kube-proxy to properly function
|
7 years ago |