kubernetes/pkg/util/iptables/testing
Hanlin Shi 4cd1eacbc1 Add rule to allow healthcheck nodeport traffic in filter table
1. For iptables mode, add KUBE-NODEPORTS chain in filter table. Add
   rules to allow healthcheck node port traffic.
2. For ipvs mode, add KUBE-NODE-PORT chain in filter table. Add
   KUBE-HEALTH-CHECK-NODE-PORT ipset to allow traffic to healthcheck
   node port.
2021-02-03 15:20:10 +00:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
fake.go Add rule to allow healthcheck nodeport traffic in filter table 2021-02-03 15:20:10 +00:00