aws/amazon-vpc-cni-k8s

The latest tagged version `v1.14.1` is not available using the [terraform EKS module]

malconip opened this issue · 2 comments

What happened:

The latest tagged version v1.14.1 is not available using the terraform EKS module:

aws eks describe-addon-versions --kubernetes-version=1.26 --addon-name=vpc-cni

returns only this:

ADDONVERSIONS   v1.14.0-eksbuild.3
ARCHITECTURE    amd64
ARCHITECTURE    arm64
COMPATIBILITIES 1.26    False

Environment:

  • Kubernetes version (use kubectl version): v1.26.7-eks-2d98532
  • v1.14.0-eksbuild.3
  • OS (e.g: cat /etc/os-release):
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
  • Kernel (e.g. uname -a):
AMI: 1.26.6-20230816

@malconip the EKS managed addon release can lag the GitHub release by a few days, depending on how fast the pipeline can complete. v1.14.0-eksbuild.1 will be available in the next day or two.

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.