Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to add missing releases #3063

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

jbma2z
Copy link
Contributor

@jbma2z jbma2z commented Oct 8, 2024

Add kubernetes release 1.30 and 1.31 with supported CNI versions

What type of PR is this?
documentation
Which issue does this PR fix?:
#3062

What does this PR do / Why do we need it?:
Need current versions of kubernetes as the last two are missing from recommended version table.

Testing done on this change:
Doc change. Can be validated by going through aws eks describe-addon-versions --addon-name vpc-cni

Will this PR introduce any new dependencies?:
No
Will this break upgrades or downgrades? Has updating a running cluster been tested?:
No

Does this change require updates to the CNI daemonset config files to work?:
No
Does this PR introduce any user-facing change?:

Yes, it updates the readme to include kubernetes versions 1.30 and 1.31.

Add kubernetes version 1.30 and 1.31 to README.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add kubernetes release 1.30 and 1.31 with supported CNI versions
@jbma2z jbma2z requested a review from a team as a code owner October 8, 2024 17:06
@jbma2z
Copy link
Contributor Author

jbma2z commented Oct 8, 2024

Used the following to find the compatible versions:
aws eks describe-addon-versions --addon-name vpc-cni

@orsenthil orsenthil merged commit 19df569 into aws:master Oct 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants