Can I create an Azure aks kubernetes cluster using a centos image?
I am trying to create an Azure aks cluster using an centos image. I have created an aks cluster with an ubuntu image. Searched the internet and did not find anything to indicate that centos was an option. resource "azurerm_kubernetes_cluster"…