N/A
Source
Kube Bench
ID
5.3
Version
cis-1.20

5.3 Network Policies and CNI

5.3.1 Ensure that the CNI in use supports Network Policies (Manual)

If the CNI plugin in use does not support network policies, consideration should be given to making use of a different plugin, or finding an alternate mechanism for restricting traffic in the Kubernetes cluster.

5.3.2 Ensure that all Namespaces have Network Policies defined (Manual)

Follow the documentation and create NetworkPolicy objects as you need them.