ahmetb / kubernetes-network-policy-recipes

Example recipes for Kubernetes Network Policies that you can just copy paste
Apache License 2.0
5.69k stars 1.73k forks source link

PR: add intro to NetworkPolicy #91

Closed muse-sisay closed 2 years ago

muse-sisay commented 2 years ago

I was having a hard time grasping Network Policies. Empty selectors and null rules made it worse. So here are some gotcah's and rules I wish I knew before I delved into this repository. I hope this helps someone who is in a position I was .

muse-sisay commented 2 years ago

@boredabdel Thank you very much for taking the time to leave a review.