-
Notifications
You must be signed in to change notification settings - Fork 45
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
Planning upgrade to EKS 1.29 #6253
Comments
Changelog since v1.28.0Urgent Upgrade Notes(No, really, you MUST read this before you upgrade)
Changes by KindDeprecation
|
Kubernetes 1.29Kubernetes 1.29 is now available in Amazon EKS. For more information about Kubernetes 1.29, see the official release announcement. Important
|
EKS Insights: Deprecated APIs removed in Kubernetes v1.29 Deprecation details: /apis/flowcontrol.apiserver.k8s.io/v1beta2/flowschemas Deprecation details: /apis/flowcontrol.apiserver.k8s.io/v1beta2/prioritylevelconfigurations |
Addons: |
I couple of enhancements worth a mention:
|
EKS Module supported at target upgrade version? |
Cluster Autoscaler
DeschedulerCurrent Version: https://github.com/kubernetes-sigs/descheduler/tree/release-1.28/charts/descheduler New Version for 1.29: https://github.com/kubernetes-sigs/descheduler/tree/release-1.29/charts/descheduler Ingress Controllerhttps://github.com/kubernetes/ingress-nginx
Kuberhealthyversion 104 ? |
|
deprecated apis from
|
replay for the two that will stop working after upgrade
|
Go through the EKS and Kubernetes release notes for version 1.29 and create a plan to upgrade our clusters
Things to consider:
Review EKS / Kubernetes changelogs & release notes
EKS Module supported at target upgrade version?
Are there any API deprecations & removals? (Check EKS insights)
Are there new components being added?
What changes are being introduced to current components?
Are there changes to core infra of the CP required? i.e. Are all our current components compatible with 1.29?
Are there changes users need to make?
Do we need to expand any of our smoke/integration testing?
Create additional tickets needed for any findings specific to this upgrade
Cluster upgrade Runbook:
https://runbooks.cloud-platform.service.justice.gov.uk/upgrade-eks-cluster.html
Related to: #6252
The text was updated successfully, but these errors were encountered: