[cern] Add iptables -P FORWARD ACCEPT unit
On node reboot, kubelet and kube-proxy set iptables -P FORWARD DROP which doesn't work with flannel in the way we use it. Add a systemd unit to set the rule to ACCEPT after flannel,docker,kubelet,kube-proxy. jira: OS-7556 Signed-off-by:Spyros Trigazis <spyridon.trigazis@cern.ch>
Loading
Please sign in to comment