• zhouhaibing089's avatar
    iptables: add timeout when checking rules · 6dc32c33
    zhouhaibing089 authored
    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.
    6dc32c33
iptables.go 21.8 KB