diff --git a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/_index.md b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/_index.md index 5d63f681c6e..5c47482aae3 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/_index.md @@ -11,7 +11,7 @@ Rancher supports the following Kubernetes providers: - Google GKE (Google Container Engine) - Amazon EKS (Elastic Container Service) -- Microsoft AKS (Azure Container Service) +- Microsoft AKS (Azure Kubernetes Service) ## Hosted Kubernetes Provider Authentication diff --git a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/aks/_index.md b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/aks/_index.md index 8259b604947..d19031d1d1c 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/aks/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/aks/_index.md @@ -1,12 +1,12 @@ --- title: Creating an AKS Cluster -shortTitle: Azure Container Service +shortTitle: Azure Kubernetes Service weight: 2115 aliases: - /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 Container Service (AKS). +You can use Rancher to create a cluster hosted in Microsoft Azure Kubernetes Service (AKS). ## Prerequisites @@ -22,7 +22,7 @@ Obtain the following information from the Note: -

As of Rancher v2.0 GA, the Azure Container Service option is still in beta.

+

As of Rancher v2.0 GA, the Azure Kubernetes Service option is still in beta.