diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md index 00a6d18b760..a0458162d17 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/aks/_index.md @@ -19,7 +19,7 @@ If you already have an AKS Kubernetes cluster, skip to the step about [installin - [Microsoft Azure Subscription](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription#create-a-subscription-in-the-azure-portal): Use this link to follow a tutorial to create a Microsoft Azure subscription if you don't have one yet. - [Micsoroft Azure Tenant](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-create-new-tenant): Use this link and follow instructions to create a Microsoft Azure tenant. - Your subscription has sufficient quota for at least 2 vCPUs. For details on Rancher server resource requirements, refer to [this section]({{}}/rancher/v2.5/en/installation/requirements/#rke-and-hosted-kubernetes) -- When installing Rancher with Helm in Azure, use the L7 load balancer to avoid networking issues. +- When installing Rancher with Helm in Azure, use the L7 load balancer to avoid networking issues. For more information, refer to the [Azure load balancer](https://docs.microsoft.com/en-us/azure/load-balancer/concepts#limitations) and [troubleshooting](https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-troubleshoot) documentation. # 1. Prepare your Workstation diff --git a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/aks/_index.md b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/aks/_index.md index 60430fe3d0c..649ceec8509 100644 --- a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/aks/_index.md +++ b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/aks/_index.md @@ -4,7 +4,7 @@ shortTitle: AKS weight: 4 --- -This page covers how to install Rancher on Microsoft's Azure Kubernetes Servcice (AKS). +This page covers how to install Rancher on Microsoft's Azure Kubernetes Service (AKS). The guide uses command line tools to provision an AKS cluster with an ingress. If you prefer to provision your cluster using the Azure portal, refer to the [official documentation](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough-portal). @@ -19,7 +19,7 @@ If you already have an AKS Kubernetes cluster, skip to the step about [installin - [Microsoft Azure Subscription](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription#create-a-subscription-in-the-azure-portal): Use this link to follow a tutorial to create a Microsoft Azure subscription if you don't have one yet. - [Micsoroft Azure Tenant](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-create-new-tenant): Use this link and follow instructions to create a Microsoft Azure tenant. - Your subscription has sufficient quota for at least 2 vCPUs. For details on Rancher server resource requirements, refer to [this section]({{}}/rancher/v2.6/en/installation/requirements/#rke-and-hosted-kubernetes) -- When installing Rancher with Helm in Azure, use the L7 load balancer to avoid networking issues. +- When installing Rancher with Helm in Azure, use the L7 load balancer to avoid networking issues. For more information, refer to the [Azure load balancer](https://docs.microsoft.com/en-us/azure/load-balancer/concepts#limitations) and [troubleshooting](https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-troubleshoot) documentation. # 1. Prepare your Workstation