# Network Policies

> A network policy is a specification of how groups of pods are allowed to communicate with each other and other network endpoints.

<https://kubernetes.io/docs/concepts/services-networking/network-policies/>

## Resource

* Kubernetes Network Policy recipes - <https://github.com/ahmetb/kubernetes-network-policy-recipes>
* Network Policies - <https://kubernetes.io/docs/concepts/services-networking/network-policies/>
