2. Create Azure Kubernetes Service(AKS) - AnbuMani27/Kubernetes-with-Helm-Charts GitHub Wiki
Create Azure Kubernetes Service(AKS) via below steps,
-
Please login into Azure Portal via URL
-
Search for AKS in the search panel.
-
Click add button and select 'Add Kubernetes cluster'
-
Enter unique details and select resource group, make sure you select 'node size' as b2ms for the node size and Node count as 1.
-
Then, Click Node Pools and Enable Virtual Node
-
At last, Click on Review + Create to Validate Configuration. Once validation Passed and then click on 'Create' to Create AKS Cluster.