mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-08 18:30:25 +00:00
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.