N/A
Source
Kube Bench
ID
4.3
Version
eks-1.2.0

4.3 CNI Plugin

4.3.1 Ensure CNI plugin supports network policies (Manual)

As with RBAC policies, network policies should adhere to the policy of least privileged access. Start by creating a deny all policy that restricts all inbound and outbound traffic from a namespace or create a global policy using Calico.

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

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