mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 19:26:40 +00:00
in cases where iptables stucks forever due to some reasons, we lost the availability of kube-proxy, this is about adding a timeout for the rule checking operations, as a result, it should give us a more reliable working iptables proxy.