loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
34 stars 1 forks source link

Update kubernetes to 1.30 on loculus cluster #2699

Open corneliusroemer opened 2 weeks ago

corneliusroemer commented 2 weeks ago

We should get back in line with kubernetes releases, first step is to upgrade loculus to 1.30

Then we can upgrade the AWS production pathoplexus cluster to follow suit.

Not super urgent but good to keep in mind to do this eventually.

Release Released Active Support
1.29 8 months ago (13 Dec 2023) Ends in 3 months and 3 weeks (28 Dec 2024)

As we probably use the latest kubectl locally we're technically operating outside of supported version skew. Confirmed, I get the following warning:

❯ kubectl version
Client Version: v1.31.0
Kustomize Version: v5.4.2
Server Version: v1.29.7-eks-2f46c53
WARNING: version difference between client (1.31) and server (1.29) exceeds the supported minor version skew of +/-1