Closed TechnoTaff closed 5 months ago
We are evaluating this support for Admin/Global policies in response to this request - https://github.com/aws/containers-roadmap/issues/2243
Similar req - https://github.com/aws/aws-network-policy-agent/issues/237
Closing this in favor of existing issue
What would you like to be added: We are a large enterprise customer with 200+ EKS clusters. We are currently using Calico Policy Engine to enforce Network Policy, alongside VPC-CNI. We rely on the Calico API's GlobalNetworkPolicy in order to:
Currently we do this with GlobalNetworkPolicy:
Currently there is seemingly no way to provide this functionality in VPC-CNI Network Policy Agent. We would like to see NETWORK_POLICY_ENFORCING_MODE strict mode enforced to allow default policies on all Namespaces or at a cluster-level.
Why is this needed: We, and possibly other EKS customers, cannot adopt VPC-CNI NetPol until this is implemented.