From Azure Portal, click on Create a resource and search for kubernetes services. Choose it to start creating an AKS service in Azure, as follows:

From the Basics blade, you can choose the version of Kubernetes, the size of machine you'll deploy with Kubernetes, and the number of nodes. Microsoft recommends that you deploy at least three nodes to improve the resilience of your application in production. You can deploy only one node for test purposes or in the development environments as described in the following screenshot:
AKS supports two kinds ...