mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
With older iptables binary, kube-proxy generates duplicate iptables rules in NAT table every few seconds. This fixes the problem by properly unquoting && parsing older iptables-save output.