Add a reference to Azure Container Service ()

pull/6226/head
Brendan Burns 2017-11-07 16:25:40 -08:00 committed by Steve Perry
parent fb2b9a85b4
commit fcf48ec777
1 changed files with 2 additions and 0 deletions
docs/setup/independent

View File

@ -32,6 +32,8 @@ complete clusters:
* On GCE, [Google Container Engine](https://cloud.google.com/container-engine/) * On GCE, [Google Container Engine](https://cloud.google.com/container-engine/)
gives you one-click Kubernetes clusters. gives you one-click Kubernetes clusters.
* On Microsoft Azure, [Azure Container Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/intro-kubernetes)
gives you managed Kubernetes clusters as a service.
* On AWS, [kops](https://github.com/kubernetes/kops) makes cluster installation * On AWS, [kops](https://github.com/kubernetes/kops) makes cluster installation
and management easy. kops supports building high availability clusters (a and management easy. kops supports building high availability clusters (a
feature that kubeadm is currently lacking but is building toward). feature that kubeadm is currently lacking but is building toward).