Murali Reddy 210dc3d526
avoids adding kube-router specific rules to enforce network policies in (#909)
built in chain used in fitler table

- adds one level of indirection
  INPUT   -> KUBE-ROUTER-INPUT
  FORWARD -> KUBE-ROUTER-FORWARD
  OUTPUT  -> KUBE-ROUTER-OUTPUT

- easy to troubleshoot with namesake custom chains

Fixes #185
2020-06-08 21:21:57 +05:30
..
2020-06-03 22:29:06 +02:00
2020-06-03 22:29:06 +02:00