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?
In the node size, we can select series, where we can select the OS disk size?
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?
In the node size, we can select series, where we can select the OS disk size?
Hello @UdayKiranReddyureddy-2664 ,
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.
Is there any option to use centos/redhat instead of ubuntu?
Anyway to customize that?
Hello @UdayKiranReddyureddy-2664 ,
As of today there is no option to customize the OS.
Regards,
Shiva.
9 people are following this question.