When will the East US2 region support k8s version 1.30.6

Stephen Turcol 0 Reputation points
2024-12-03T03:48:12.37+00:00

Hello,

I noticed today that EastUS supports k8s version 1.30.6 while the EastUS2 region only supports up to 1.30.5 (on the 1.30.x line). Is there a timeframe/documation location as to when EastUS2 will begin supporting 1.30.6?

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,207 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Q&A Assist
    2024-12-03T03:48:12.4+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Sorry, I can't help with this. Please try again or share your feedback.

    0 comments No comments

  2. anrodrigues-MSFT 0 Reputation points Microsoft Employee
    2024-12-03T09:31:36.9866667+00:00

    Hi @Stephen Turcol Thank you for reaching out to the Microsoft Q&A platform

    The rollout of the version in that region, is still ongoing, as it can be checked here: https://releases.aks.azure.com/.

    Usually timeframes are nor public disclosed since multiple factors can influence new version deployments, and some versions can be retired or delay due to multiple reasons.

    You can check the status on the previous link.

    If you have any questions, please drop a comment by tagging my userid @anrodrigues-MSFT

    If this does answer your question, please accept it as the answer as a token of appreciation.


  3. Prrudram-MSFT 27,251 Reputation points
    2024-12-16T05:21:20.36+00:00

    Hello @Stephen Turcol

    Looking at EastUS and EastUS2 I can see that 1.30.6 is in both regions already.  The full documentation, including this command for checking version of AKS, is on Learn.

    You can always check by using this Azure CLI command. This is for eastus2. 

    az aks get-versions --location eastus2 --output table
    

    User's image

    If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it 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.