Download Latest Version v1.20.3 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.20.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-24 2.1 kB
v1.20.3 source code.tar.gz 2025-09-24 2.0 MB
v1.20.3 source code.zip 2025-09-24 2.3 MB
Totals: 3 Items   4.3 MB 0

What's Changed

New Contributors

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

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.20.3/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.20.3/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.20.3/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.20.3/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.20.3/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.20.3
amazon-k8s-cni:v1.20.3
amazon/aws-network-policy-agent:v1.2.6
Source: README.md, updated 2025-09-24