Create new AKS with older kubernetes version

Martin Jensen 1 Reputation point
2022-03-11T20:01:45.407+00:00

Have something i want to test with an older kubernetes version, is there a way to create a new AKS cluster with a version older then the current minimum selectable version in the portal ?

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

1 answer

Sort by: Most helpful
  1. Saggie Haim 166 Reputation points Microsoft Employee
    2022-03-12T00:50:59.91+00:00

    Hey,

    The moment a Kubernetes version get deprecated, you are no longer able to deploy it.
    The security risks of unpatched version are the main drive for this reason.

    you can find more info the following documentation page:
    https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#faq

    Hope it helps :)

    1 person found this answer 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.