ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
87 stars 44 forks source link

EKS: Planning upgrade to EKS 1.26 #5126

Closed sablumiah closed 9 months ago

sablumiah commented 10 months ago

Go through the release notes of EKS 1.26 and create a plan to upgrade our clusters

Things to consider: 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.26? Are there changes users need to make? Do we need to expand any of our smoke/integration testing?

https://aws.amazon.com/blogs/containers/amazon-eks-now-supports-kubernetes-version-1-26/

mikebell commented 9 months ago

Deprecated resources:

__________________________________________________________________________________________
>>> Deprecated APIs removed in 1.26 <<<
------------------------------------------------------------------------------------------
KIND                      NAMESPACE   NAME                                           API_VERSION           REPLACE_WITH (SINCE)
HorizontalPodAutoscaler   sm-dev      sm-cloud-platform-canary-application-podinfo   autoscaling/v2beta2   autoscaling/v2 (1.23.0)

Tests: fine on 1.26

Issues:

mikebell commented 9 months ago
HorizontalPodAutoscaler   <undefined>                   court-hearing-event-receiver                                      autoscaling/v2beta1   autoscaling/v2 (1.23.0)
HorizontalPodAutoscaler   <undefined>                   hmpps-person-match-score                                          autoscaling/v2beta1   autoscaling/v2 (1.23.0)