Skip to content

Commit c0a6000

Browse files
authored
Update README.md
1 parent 097dc25 commit c0a6000

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ currently. Source pod IP is preserved so that appropriate network policies can b
132132

133133
### pod ingress firewall
134134

135+
refer to https://cloudnativelabs.github.io/post/2017-05-1-kube-network-policies/ for the detailed design details
136+
135137
Kube-router provides implementation of network policies semantics through the use of iptables, ipset and conntrack.
136138
All the pods in a namespace with 'DefaultDeny' ingress isolation policy has ingress blocked. Only traffic that matches
137139
whitelist rules specified in the network policies are permitted to reach pod. Following set of iptables rules and

0 commit comments

Comments
 (0)