To deploy an AKS cluster using the Azure portal, follow these steps:
- Launch https//portal.azure.com in a modern browser and log in with your Azure subscription credentials.
- Click on Create a resource | Containers | Kubernetes Service:
- Provide the following details on the Basics page. Click the Next: Scale button once you're done:
- Subscription and Resource group: Choose the subscription and the resource group that you want to deploy your AKS cluster to.
- Kubernetes cluster name: Set the identifier for your AKS cluster.
- Region: Mark your Azure region.
- Kubernetes version: Select the version you want to install. ...