How to change OS of Nodes in azure kubernets?

Uday Kiran Reddy (ureddy) 96 Reputation points
2021-10-13T11:02:07.96+00:00

In Azure kubernetes cluster creation page, we have option to choose either Linux/Windows.
But no option to select ubuntu/centos etc
How to set that?

140251-image.png

In the node size, we can select series, where we can select the OS disk size?
140232-image.png

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.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. shiva patpi 13,376 Reputation points Microsoft Employee Moderator
    2021-10-13T17:47:36.64+00:00

    Hello @Uday Kiran Reddy (ureddy) ,
    Thanks for reaching out to Microsoft Q&A platform.
    Basically AKS is a managed environment where the nodes used by AKS will have a custom Ubuntu Image which will be created specifically for AKS to ensure the nodes work the way we need them to be in AKS. Hence there is no option to use another OS/Node Image.

    You can try exploring AKS-Engine. (https://github.com/Azure/aks-engine/blob/master/docs/faq.md)

    All about AKS Engine: https://github.com/Azure/aks-engine

    FYI - All AKS Linux worker nodes uses Ubuntu & Windows uses Server 2019 only.

    If the above answer helps you out in clarifying your question , kindly make sure to "Upvote & Accept the answer"

    Regards,
    Shiva.


Your answer

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