CKAD studying - services and networking
NetworkPolicies
*
Pods communicate with eachother, even if on different nodes, over a virtual cluster network managed by Kubernetes
*
NetworkPolicy - Kubernetes object that lets you restrict network traffic to/from Pods within the cluster network; granular control
* can be used to block specific network traffic
*
non-isolated pods - any Pod