Actions
action #178345
closed[Containers] EKS cluster needs to be updated before 1 May 2025
Start date:
2025-03-05
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Amazon sent us notification that from 1 May 2025 1.25 k8s is out of support. We should update the k8s Clusters on all CSPs to a unified newer version.
If that's not possible, we need to discuss how to proceed.
Acceptance criteria
- AC1: All k8s clusters are updated to the same newer version
Updated by ph03nix about 2 months ago
- Tags set to containers
- Subject changed from EKS cluster needs to be updated before 1 May 2025 to [Containers] EKS cluster needs to be updated before 1 May 2025
- Description updated (diff)
- Status changed from New to Workable
Updated by mloviska about 1 month ago
Azure¶
The cluster will be upgraded to 1.31.5 as it is the latest patch in 1.31 channel.
❯ az aks get-upgrades --resource-group openqa-upload --name suse-qec-testing --output table
Name ResourceGroup MasterVersion Upgrades
------- --------------- --------------- ---------------
default openqa-upload 1.31.5 1.32.0(preview)
Updated by mloviska about 1 month ago
- Status changed from In Progress to Resolved
The EKS cluster was 2.5 years old, hence we have entered the extended support. I have now updated the cluster to 1.31 and switched to Standard
upgrade policy so we will avoid running expensive cluster.
In case there will be any failed job related to cluster(s) migration, let's re-open the ticket. Closing
Actions