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.