k8snetworkplumbingwg / multi-networkpolicy-iptables

MultiNetworkPolicy iptable based implementation
Apache License 2.0
13 stars 19 forks source link

Remove alpine container to stopping pod restart #6

Closed s1061123 closed 3 years ago

s1061123 commented 3 years ago

Alpine container stops after 60min then kubernetes will restart multi-networkpolicy-iptables pod due to container stop. This fix remove alpine pod to fix the issue.