-
-
Notifications
You must be signed in to change notification settings - Fork 11
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.30 #4258
Comments
Take a look at these similar issues to see if there isn't already a response to your problem: |
Update: delayed triage until October 2024 |
packer-image release was stuck and relaunched https://infra.ci.jenkins.io/job/infra-tools/job/packer-images/view/tags/job/2.28.1/ |
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
|
ChangelogCheck of the Kubernetes 1.30 and AKS changelogs: Nothing for us: Notes: |
Update: publick8s cluster upgrade: Warning Your cluster was found to be using the deprecated In-Tree Persistent Volume (PV) storage class. done with jenkins-infra/azure#940
|
cijioagents1 not used anymore so easy remnants of azure ci ... will be remove soon
|
cijioagents2 on AWS We plan to handle this upgrade Wednesday 19 February
|
privatek8s on AZURE cluster upgrade:
|
The upgrade made us learn and realize a few improvement/fixes are needed in the Terraform AWS project, related to version tracking of EKS version and its components:
It is important to note that:
|
Per https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar, Microsoft stops supporting Kubernetes 1.29 in March 2025.
As such, we must upgrade our
AZURE: 1.30.7
https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/
AWS: 1.30.9
aws eks describe-cluster-versions --region us-east-2 --profile=terraform-admin | jq '.clusterVersions[] | select(.clusterVersion == "1.30")'
Task list:
Upgrade kubectl within packer-images All-in-One
kubectl
version to 1.30.10 packer-images#1737Check AKS changelog for 1.30 - https://github.com/Azure/AKS/blob/master/CHANGELOG.md and AWS changelog - https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions-standard.html#kubernetes-1-30
Upgrade AKS cluster
cijenkinsio-agents-1
(details) planned today Tuesday 18 FebruaryUpgrade AWS cluster
cijenkinsio-agents-2
(details) planned Wednesday 19 FebruaryUpgrade AKS cluster
infracijio-agents-1
(details) planned Wednesday 19 FebruaryUpgrade AKS cluster
privatek8s
(details) planned Thursday 20 of February morning paris timeUpgrade AKS cluster
publick8s
(details) planned Thursday 20 of February afternoon paris timeAdd Logo ;)
Open issue for next Kubernetes version
The text was updated successfully, but these errors were encountered: