- /rancher/v2.x/en/tasks/clusters/creating-a-cluster/create-cluster-azure-container-service/
You can use Rancher to create a cluster hosted in Microsoft Azure Kubernetes Service (AKS).
Prerequisites
Obtain the following information from the Microsoft Azure Portal:
- Your Subscription ID.
- Your Tenant ID.
-
A Client ID and Client Secret.
Complete Create Service Principal for Azure AD to obtain this information.
To Create an AKS Cluster
-
From the Clusters page, click Add Cluster.
-
Choose Azure Kubernetes Service.
-
Enter a Cluster Name.
-
{{< step_create-cluster_member-roles >}}
-
{{< step_create-cluster_cluster-options >}}
-
Complete the Account Access form using the output from your Service Principal. This information is used to authenticate with Azure.
-
Use Nodes to provision each node in your cluster and choose a geographical region.
Microsoft Documentation: How to create and use an SSH public and private key pair
8. Click Create.
9. Review your options to confirm they're correct. Then click Create.
{{< result_create-cluster >}}