stale-fish-49559
08/10/2022, 7:22 PME0810 20:25:30.840563 21407 network_policy_controller.go:276] Aborting sync. Failed to run iptables-restore: failed to call iptables-restore: exit status 1 (iptables-restore: line 96 failed
)
kind-nightfall-56861
08/15/2022, 8:08 PMsudo apt install iptables
sudo iptables -F |
sudo update-alternatives --set iptables /usr/sbin/iptables-legacy |
sudo update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy |
sudo reboot