github aws/amazon-vpc-cni-k8s v1.11.0

latest releases: v1.18.1, v1.18.0, v1.17.1...
2 years ago

This release introduces an optional new mode for Security groups for pods feature along with other improvements

Changes since v1.10.3:

To apply this release:

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

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2                                                   
amazon-k8s-cni-init:v1.11.0
amazon-k8s-cni:v1.11.0

Don't miss a new amazon-vpc-cni-k8s release

NewReleases is sending notifications on new releases.