Skip to content

Commit

Permalink
Update 04-deny-traffic-from-other-namespaces.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetb committed Aug 3, 2017
1 parent eb77936 commit 573d172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 04-deny-traffic-from-other-namespaces.md
@@ -1,5 +1,7 @@
## DENY all traffic from other namespaces

__(_a.k.a LIMIT access to the current namespace_)__

You can configure a NetworkPolicy to drop all the traffic
from other namespaces while allowing all the traffic coming
from the namespace the pod is living on.
Expand Down

0 comments on commit 573d172

Please sign in to comment.