【docker】(iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 2380 -j DNAT --to-destination ! -i docker0: iptables: No chain/target/match by that name.
通过rancher拉起集群,报错:
[Failed to start [rke-etcd-port-listener] container on host [10.18.112.1]: Error response from daemon: driver failed programming external connectivity on endpoint rke-etcd-port-listener (e63e6de2e9d6d687abdeb4d2e3ca5cd5b8d3e2a4a2db6cd449c57e3691f65c8f): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 2380 -j DNAT --to-destination 172.17.0.2:1337 ! -i docker0: iptables: No chain/target/match by that name. (exit status 1))]
解决:清理Iptables,重启docker。

浙公网安备 33010602011771号