From c41db6bf19f7ad9572f5d791206568a9fb72076c Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 18 Jul 2018 10:39:37 -0700 Subject: [PATCH] updated azure container service to azure kubernetes service --- .../hosted-kubernetes-clusters/_index.md | 2 +- .../hosted-kubernetes-clusters/aks/_index.md | 6 +++--- content/rancher/v2.x/en/faq/_index.md | 2 +- layouts/shortcodes/beta-note_azure.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) 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.