updated azure container service to azure kubernetes service

This commit is contained in:
Mark Bishop
2018-07-18 12:30:54 -07:00
parent 093d067299
commit c41db6bf19
4 changed files with 6 additions and 6 deletions
@@ -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
@@ -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 <a href='https://portal.azure.com' tar
1. From the **Clusters** page, click **Add Cluster**.
2. Choose **Azure Container Service**.
2. Choose **Azure Kubernetes Service**.
3. Enter a **Cluster Name**.
+1 -1
View File
@@ -71,7 +71,7 @@ That is definitely the focus of the v1.6 stream. We're continuing to improve tha
When creating an environment in Rancher v2.0, Swarm and Mesos will no longer be standard options you can select. However, both Swarm and Mesos will continue to be available as Catalog applications you can deploy. It was a tough decision to make but, in the end, it came down to adoption. For example, out of more than 15,000 clusters, only about 200 or so are running Swarm.
#### Is it possible to manage Azure Container Services with Rancher v2.0?
#### Is it possible to manage Azure Kubernetes Services with Rancher v2.0?
Yes.
#### What about Windows support?
+1 -1
View File
@@ -1,4 +1,4 @@
<blockquote>
<strong>Note:</strong>
<p>As of Rancher v2.0 GA, the Azure Container Service option is still in beta.</p>
<p>As of Rancher v2.0 GA, the Azure Kubernetes Service option is still in beta.</p>
</blockquote>