Upgrade AKS failure from 1.25 to 1.26.3

Sergey Krulikovskiy 45 Reputation points
2023-06-30T11:52:23.72+00:00

Hello,

I'm new to AKS. I faced an issue while upgrading my demo AKS cluster from 1.25 to 1.26.3. It is a fresh cluster with 1 node. I didn't deploy any applications into it, so it contains system pods only.

Initially it was created as 1.24 then upgraded to 1.25.

So, I started 1.25 to 1.26.3 upgrade and got the following notification: "Failed to save Kubernetes service

Failed to save Kubernetes service 'aks-test-1_25'. Error: error"

However, as far as I can see the plane and node are on v1.26.3 and up and running.

Where I can find any additional information about that Error: error and what was possibly wrong during the upgrade?

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,459 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andrei Barbu 2,596 Reputation points Microsoft Employee
    2023-06-30T14:04:33.58+00:00

    Hello Sergey Krulikovskiy

    You can open the AKS cluster in the Azure Portal and there look under Activity log. You should find a "Create or Update Managed Cluster" operation that should show the associated error.

    Also, "Diagnose and solve problems" by choosing "Create, Upgrade, Delete and Scale" can provide insights.

    Under this page https://learn.microsoft.com/en-us/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes you can find the main issues that can happen during upgrade operations and how to address them.

    Hopefully this is what you are looking for! If you have additional questions, please let us know in the comments.

    If this has been helpful, please take a moment to accept answers as this helps increase visibility of this question for other members of the Microsoft Q&A community. Thank you for helping to improve Microsoft Q&A!

    1 person found this answer helpful.

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.