Reference ahmetb's recipes repo for more scenarios enabled by NetworkPolicy (#7750)

pull/7737/merge
Kai Chen 2018-03-15 09:23:25 -07:00 committed by k8s-ci-robot
parent c61553370a
commit ac2f75b05a
1 changed files with 1 additions and 0 deletions

View File

@ -186,3 +186,4 @@ This ensures that even pods that aren't selected by any other NetworkPolicy will
- See the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/)
walkthrough for further examples.
- See more [Recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes) for common scenarios enabled by the NetworkPolicy resource.