Skip to content

v1.5.5 Release

Choose a tag to compare

@mogren mogren released this 13 Nov 19:00

This release reverts the change that caused ip rules to disappear in v1.5.4. The only other changes are the addition of new instance types and reducing the size of the CNI binaries by stripping debug flags.

The base AL2 image has been updated for the CNI and a new cni-metrics-helper released.

v1.5.5

All changes compared to the release-1.5 branch: release-1.5...release-1.5.5

To use version v1.5.5 of the AWS CNI in a cluster:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.5.5/config/v1.5/aws-k8s-cni.yaml

To use version v1.5.5 of the cni-metrics-helper in a cluster:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.5.5/config/v1.5/cni-metrics-helper.yaml