That error happens when either of the following occurs:
- iptables issues on host (either not installed or missing kernel modules)
- you didn’t add
cap-add NET_ADMIN - you’re using an unsupported networking method (host or macvlan)
That error happens when either of the following occurs:
cap-add NET_ADMIN