When running in ipvs mode, kube-proxy generated wrong iptables-restore input because the chain names are hardcoded. It also fixed a typo in method name.
129 KiB
129 KiB
When running in ipvs mode, kube-proxy generated wrong iptables-restore input because the chain names are hardcoded. It also fixed a typo in method name.