OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
19 stars 1 forks source link

Update Kubernetes version #873

Closed Rub21 closed 2 months ago

Rub21 commented 3 months ago

The current Kubernetes version 1.27 has reached the end of standard support as of July 24, 2024. It will continue to receive extended support until July 24, 2025, but the cost for extended support has increased by $200. We need to upgrade the version.

here the dates that shows the kubernetes version in AWS:

image

Seems a good option will be Kubernetes 1.30

cc. @batpad @danrademacher

Rub21 commented 2 months ago

I found a good resource here for migrating Kubernetes to version 1.28: https://marcincuber.medium.com/amazon-eks-upgrade-journey-from-1-27-to-1-28-welcoming-planternetes-44985e11463a, which explains the major changes and stable version. I am going to try upgrading the staging environment and will report the findings.

Rub21 commented 2 months ago

@batpad @danrademacher, I have just updated the cluster version to 1.28. This version will reach its end of support on November 26, 2024, and the price may increase afterward, so it seems we still need to upgrade to 1.29 and 1.30.

Also the node groups has been updated to k1.28 image

Rub21 commented 2 months ago

@batpad @danrademacher I have updated the Kubernetes version from 1.28 to 1.29 in staging an production. Version 1.29 will be supported until March 23, 2025. I think we are good to stay on this version for now, and we can plan another upgrade early next year.

Also the node groups has been updated to k1.29

image
danrademacher commented 2 months ago

@Rub21 Is anything more needed on this or can we close it out?

Rub21 commented 2 months ago

we can close this ticket for now, later we can reopen to upgrade the cluster version.