Amazon network policy controller release v1.1.1 to support DNS network policy and Cluster network policy.
- ApplicationNetworkPolicy is a namespace scoped policy that support domainNames rules in egress. NP controller resolves applicationnetworkpolicy to existing policyendpoints for NP agent to consume and take action
- ClusterNetworkPolicy is a cluster wide policy that support basic ingress/egress rules plus domainNames rules in egress. NP controller resolves clusternetworkpolicy to clusterpolicyendpoints for NP agent to consume and take action
https://aws.amazon.com/blogs/containers/amazon-eks-introduces-enhanced-network-policy-capabilities/
Full Changelog: v1.0.19...v1.1.1