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

Amazon EKS Kubernetes upgrade #4754

Open
FuhuXia opened this issue May 17, 2024 · 4 comments
Open

Amazon EKS Kubernetes upgrade #4754

FuhuXia opened this issue May 17, 2024 · 4 comments
Labels
bug Software defect or bug

Comments

@FuhuXia
Copy link
Member

FuhuXia commented May 17, 2024

Received AWS Email notification requesting existing Amazon EKS Kubernetes 1.21 upgrade due to end of extended support of 1.21. If no action taken, they will be auto upgraded to 1.22 after July 15, 2024.

Sketch

Manually upgrade EKS Kubernetes from 1.21 to the latest available version. We have two EKS Kubernetes clusters, one in ssb-development and one in ssb-production, both on 1.21.

@FuhuXia FuhuXia added the bug Software defect or bug label May 17, 2024
@FuhuXia
Copy link
Member Author

FuhuXia commented May 17, 2024

Upgraded EKS Kubernetes cluster on ssb-development to 1.25
Upgraded EKS Kubernetes cluster on ssb-production to 1.23. When tried to upgrade it further, it complains

Nodegroups k8s-690fc34f7d51eacf-20220822174235688200000012
must be updated to match cluster version 1.23 before updating cluster version

Did not see any upgrade option on the AWS console to upgrade the Nodegroups. Maybe we need to use cli. Will deal with it when 1.23 is facing end of extended support.

@FuhuXia FuhuXia closed this as completed May 17, 2024
@Jin-Sun-tts
Copy link
Contributor

Amazon EKS Kubernetes 1.25 end of standard support, After May 1, 2025, Kubernetes 1.25 will no longer be supported on Amazon EKS, and all Amazon EKS clusters running on 1.25 will be automatically updated to Kubernetes version 1.26.

@Jin-Sun-tts Jin-Sun-tts changed the title Amazon EKS Kubernetes 1.21 upgrade Amazon EKS Kubernetes upgrade Jun 11, 2024
@Jin-Sun-tts
Copy link
Contributor

also version 1.23 is facing end of extended support until October 11, 2024

@Jin-Sun-tts Jin-Sun-tts mentioned this issue Jun 11, 2024
14 tasks
@FuhuXia FuhuXia reopened this Jun 11, 2024
@FuhuXia FuhuXia added this to the September 2024 milestone Jun 11, 2024
@Jin-Sun-tts
Copy link
Contributor

We may need to upgrade the node group with those steps in following doc:
https://docs.aws.amazon.com/eks/latest/userguide/update-managed-node-group.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Software defect or bug
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

2 participants