-
Notifications
You must be signed in to change notification settings - Fork 44
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.28 #5570
Comments
Removals:
Deprecations:
CephFS volume plugin (kubernetes.io/cephfs) has been deprecated in this release and will be removed in a subsequent release. The alternative is to use the CephFS CSI driver (https://github.com/ceph/ceph-csi/) in your Kubernetes cluster. (kubernetes/kubernetes#118143, @humblec) Deprecated support for CSI migration of Ceph RBD volumes. Users who were relying on Kubernetes' ability to migrate to an out-of-tree storage driver should complete that migration before the support for it is removed. (kubernetes/kubernetes#118303, @carlory) RBD volume plugin (kubernetes.io/rbd) has been deprecated in this release and will be removed in a subsequent release. Alternative is to use RBD CSI driver (https://github.com/ceph/ceph-csi/) in your Kubernetes Cluster. (kubernetes/kubernetes#118552, @humblec) Changes by KindDeprecation
|
What's New
New components / featuresGraduations to stableThis release includes a total of 12 enhancements promoted to Stable:
Notable features
Other features
|
API ChangesNotable changes
Other changes
|
kubent output
|
Go through the release notes of EKS 1.28 and create a plan to upgrade our clusters
Things to consider:
Review changelog & release notes ✅
EKS Module support at current version? ✅
Are there any API deprecations & removals? (Check 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 ?
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: #5569
The text was updated successfully, but these errors were encountered: