bowei / k8s-custom-iptables

How to add custom iptables rules to a Kubernetes cluster
Apache License 2.0
59 stars 34 forks source link

Add wait for iptables if another application (kube-proxy) is using ip… #14

Closed geastman3 closed 2 years ago

geastman3 commented 2 years ago

This handles https://github.com/bowei/k8s-custom-iptables/issues/1

Which is caused by another application using iptables at the same time as this script.