Download Latest Version v1.20.0 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of amazon-vpc-cni-k8s

Home / v1.19.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-18 1.7 kB
v1.19.6 source code.tar.gz 2025-06-18 2.0 MB
v1.19.6 source code.zip 2025-06-18 2.3 MB
Totals: 3 Items   4.3 MB 0

What's Changed

  • Dependency - Bump k8s.io/apimachinery from 0.32.3 to 0.33.0 by @dependabot in [#3279]
  • Dependency - Bump golang.org/x/sys from 0.31.0 to 0.32.0 in /test/agent in [#3280]
  • Fix - fixed integration test script by @viveksb007 in [#3282]
  • Fix - Adding CVE fixes and remove pinned dependencies by @jaydeokar in [#3283]
  • Dependency - Updating netlink to v1.3.1 by @jaydeokar in [#3286]
  • Feature - adding ENABLE_IMDS_ONLY_MODE configuration so ipamd will not interact with EC2 for node init and reconcile by @bhaoz in [#3287]

Full Changelog: https://github.com/aws/amazon-vpc-cni-k8s/compare/v1.19.5...v1.19.6

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.6/config/master/aws-k8s-cni.yaml

Note that the following regions use different manifests:

us-gov-east-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.6/config/master/aws-k8s-cni-us-gov-east-1.yaml

us-gov-west-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.6/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.6/config/master/aws-k8s-cni-cn.yaml

To apply this release using helm:

Follow the installation instructions in https://github.com/aws/amazon-vpc-cni-k8s/blob/v1.19.6/charts/aws-vpc-cni/README.md#installing-the-chart

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2-3

amazon-k8s-cni-init:v1.19.6
amazon-k8s-cni:v1.19.6
amazon/aws-network-policy-agent:v1.2.2
Source: README.md, updated 2025-06-18