
Kubernetes - Network Policies
What are Network Policies?
Network Policies in Kubernetes are a feature that allows you to specify how a group of pods can communicate with each other at Layers 3 (IP) and 4 (TCP/UDP).
Note: Network policies are implemented by Network Plugins such as Weave, Calico, Cilium, etc, which are