kubernetes/cmd/kube-proxy/app
Tim Hockin da0ac31182 Set conntrack params in kube-proxy
Add flags to control max connections (set to 256k vs 64k default) and TCP
established timeout (set to 1 day vs 5 day default).  Flags can be set to 0 to
mean "don't change it".

This is only set at startup, and not wrapped in a rectifier loop.

Tested manually.
2015-12-30 15:46:40 -08:00
..
conntrack.go Set conntrack params in kube-proxy 2015-12-30 15:46:40 -08:00
server_test.go Enable iptables kube-proxy by default in master 2015-11-13 18:38:01 -08:00
server.go Set conntrack params in kube-proxy 2015-12-30 15:46:40 -08:00