-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Upgrade to Kubernetes 1.29 #4161
Comments
Take a look at these similar issues to see if there isn't already a response to your problem: |
No milestone yet: we should schedule this in August 2024 |
Ping @jayfranco999 as discussed during the team meeting, you can start working on this topic with the following tasks:
|
|
Check of the Kubernetes 1.29 and AKS changelogs: Nothing for us on
From https://github.com/Azure/AKS/blob/master/CHANGELOG.md:
✅ We already were using cgroups v2 on ubuntu node since #2982
✅ Optimization, we don't really care
✅ Could be interesting for our statically defined PVs but no changes
✅ We don't use Calico
✅ We don't use zone redundant cluster
✅ We don't use Cilium Other changes are usual component version bumps (azure-csi, cni, etc.) , CVEs fixes and bufixes in the 1.29.x line => we can proceed! |
infracijio-agents-1
Warning Terraform upgrade must be performed manually otherwise it will upgrade the cluster where agents are currently performing, leading to build failure
Edit: upgrade finished with success! |
As per jenkins-infra/helpdesk#4161 (comment): Upgrading the infracijenkinsio_agents_1 kubernetes cluster and node pools to kub 1.28.9. We can proceed to check the terraform plan Signed-off-by: jayfranco999 <jaideepfrancis999@gmail.com>
cijioagents1 We plan to handle this upgrade Tuesday 22 August around 14:00 UTC
|
…b.com/jenkins-infra/helpdesk/issues/4161\#issuecomment-2304516597 Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
…b.com/jenkins-infra/helpdesk/issues/4161\#issuecomment-2304516597 (#3619) Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Related to jenkins-infra/helpdesk#4161 (comment) Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Update:
|
Related to jenkins-infra/helpdesk#4161 (comment) Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Update:
|
Related to jenkins-infra/helpdesk#4161 (comment) Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Next upgrade: #4258 |
Per https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar, Microsoft stops supporting Kubernetes 1.28 in November 2024.
As such, we must upgrade our Kubernetes clusters to 1.29.
Last issue for 1.28 was: #4144
Task list:
Upgrade kubectl within packer-images All-in-One
kubectl
version to 1.29.8 packer-images#1359Check AKS changelog for 1.29 - (details)
Upgrade AKS cluster
infracijio-agents-1
(details)Upgrade AKS cluster
cijenkinsio-agents-1
(details)Upgrade AKS cluster
privatek8s
(details)Upgrade AKS cluster
publick8s
(details)Add Logo ;)
Open issue for next Kubernetes version
The text was updated successfully, but these errors were encountered: