From 4b3122d0b5eb522b95ab6398743ef9c9669a5f9d Mon Sep 17 00:00:00 2001 From: Alberto Roura Date: Thu, 24 Oct 2019 14:41:38 +1000 Subject: [PATCH] Update alibaba-cloud.md Alibaba Cloud supports serverless kubernetes, a Kubernetes-In-Kubernetes based solution. --- .../docs/setup/production-environment/turnkey/alibaba-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/turnkey/alibaba-cloud.md b/content/en/docs/setup/production-environment/turnkey/alibaba-cloud.md index ebcb530e05753..25faa1b991bcd 100644 --- a/content/en/docs/setup/production-environment/turnkey/alibaba-cloud.md +++ b/content/en/docs/setup/production-environment/turnkey/alibaba-cloud.md @@ -7,7 +7,7 @@ title: Running Kubernetes on Alibaba Cloud ## Alibaba Cloud Container Service -The [Alibaba Cloud Container Service](https://www.alibabacloud.com/product/container-service) lets you run and manage Docker applications on a cluster of Alibaba Cloud ECS instances. It supports the popular open source container orchestrators: Docker Swarm and Kubernetes. +The [Alibaba Cloud Container Service](https://www.alibabacloud.com/product/container-service) lets you run and manage Docker applications on a cluster of either Alibaba Cloud ECS instances or in a Serverless fashion. It supports the popular open source container orchestrators: Docker Swarm and Kubernetes. To simplify cluster deployment and management, use [Kubernetes Support for Alibaba Cloud Container Service](https://www.alibabacloud.com/product/kubernetes). You can get started quickly by following the [Kubernetes walk-through](https://www.alibabacloud.com/help/doc-detail/86737.htm), and there are some [tutorials for Kubernetes Support on Alibaba Cloud](https://yq.aliyun.com/teams/11/type_blog-cid_200-page_1) in Chinese.