Skip to content

v1.1.1

Latest

Choose a tag to compare

@oliviassss oliviassss released this 16 Feb 19:43
· 26 commits to main since this release
baf54a7

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