Aks Version upgrade

Krishna satish Polasi Venkata 20 Reputation points
2023-03-15T16:47:46.8533333+00:00

Hello Team

We got email from Microsoft Azure as

Upgrade your AKS Kubernetes version before 02 April 2023
You're receiving this email because you are using the Azure Kubernetes Service (AKS).
AKS is retiring v1.23.x on 2 April 2023. We've detected that one or more AKS clusters in your subscription(s) are using Kubernetes v1.23.x or lower. Please upgrade your clusters to 1.24.x or higher by 2 April 2023, when we are trying to upgrade the versions through Azure portal, the below versions were shown. which version we need to upgrade? & we could not see the next minor version after our current version 1.22.6.

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,987 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,220 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,920 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,144 questions
0 comments No comments
{count} votes

Accepted answer
  1. Cristian Gatjens 716 Reputation points Microsoft Employee
    2023-03-15T17:27:46.6166667+00:00

    Hello Krishna,

    Thanks for reaching out and I hope you are doing well.

    We only show the oldest supported version when upgrading a cluster. AKS 1.22.x is completely out of support, so you won't see any minor versions listed in the drop-down. Details can be found here:

    https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#what-happens-when-a-user-upgrades-a-kubernetes-cluster-with-a-minor-version-that-isnt-supported

    You can either go to 1.23.12 or 1.23.15 and after that you can go to 1.24.x as 1.23.x will be out of support in April. Below link explains how the upgrade process works when using unsupported versions:

    https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster?tabs=azure-cli#check-for-available-aks-cluster-upgrades

    We always recommend using the newest Kubernetes versions as that includes the latest fixes and features. We have an auto upgrade feature in case you are interested:

    https://learn.microsoft.com/en-us/azure/aks/auto-upgrade-cluster

    As a final recommendation, do not upgrade a production cluster without testing the upgrade process in Dev or QA first. Some APIs get deprecated with newest K8s versions, so it is better to test everything first. List of deprecated APIs based on K8s versions:

    https://kubernetes.io/docs/reference/using-api/deprecation-guide/

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well. Feel free to reply with any other questions or concerns.

    Hope this helps!


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.