Preparing an AKS cluster ¶
This example provides instructions for creating a Kubernetes cluster using Azure AKS.
Prerequisites ¶
We recommend installing and configuring the Azure Cloud Shell, allowing for CLI interaction with the AKS cluster.
Manual creation ¶
Follow the Azure Kubernetes Service Quickstart for details on creating an AKS cluster.
Next step - Ingress controller
Having established a cluster, continue with provisioning the next piece of prerequisite infrastructure, the Ingress controller.