Update README.md

This commit is contained in:
Murali Reddy 2017-07-28 14:37:50 +05:30 committed by GitHub
parent 7d2d5b4ebb
commit c1a4e65a35

View File

@ -64,7 +64,7 @@ iptables to ensure your firewall rules have as little performance impact on your
cluster as possible.
Kube-router supports the networking.k8s.io/NetworkPolicy API or network policy V1/GA
[semantics](https://github.com/kubernetes/kubernetes/pull/39164#issue-197243974)
[semantics](https://github.com/kubernetes/kubernetes/pull/39164#issue-197243974) and also network policy beta semantics.
Read more about kube-router's approach to Kubernetes Network Policies:
- [Enforcing Kubernetes network policies with iptables](https://cloudnativelabs.github.io/post/2017-05-1-kube-network-policies/)