Skip to content

v1.10.3

Compare
Choose a tag to compare
@cgchinmay cgchinmay released this 11 Apr 18:03
· 580 commits to master since this release
64893f8

This release addresses the IP leak Issue caused by empty NetNS in certain scenarios along with few other important changes

To apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.10.3/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.10.3
amazon-k8s-cni:v1.10.3