Added MS docs links

This commit is contained in:
Jennifer Travinski
2021-10-25 10:24:15 -04:00
parent 34d762fc7f
commit 292f32b2a6
2 changed files with 3 additions and 3 deletions
@@ -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]({{<baseurl>}}/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
@@ -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]({{<baseurl>}}/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