aws/amazon-vpc-cni-k8s

What is the difference between `vX.X.X` and `vX.X.X-eksbuild.x` ?

sherifabdlnaby opened this issue · 2 comments

I couldn't find any information online.

The vX.X.X refers to the version of CNI. This is also the version of the AWS addon that you can see in the console or cli. The aws addon or helm charts or deployment manifests versioned as vX.X.X will internally be referencing some -eksbuild.x version.

vX.X.X-eksbuild.x is the internal docker image build. We increment our eksbuild.x version whenever we issue a rebuild of the container image.

Hope this helps.

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.