From 56ae2ab14b40e9495f72898ddcdbfb3d6f015dd9 Mon Sep 17 00:00:00 2001 From: Zhang Xingcai Date: Sun, 8 Oct 2017 08:20:10 -0700 Subject: [PATCH] Update alibaba-cloud.md some misspelled words (#5800) --- docs/getting-started-guides/alibaba-cloud.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/alibaba-cloud.md b/docs/getting-started-guides/alibaba-cloud.md index 26c9db62e9..24305f84b3 100644 --- a/docs/getting-started-guides/alibaba-cloud.md +++ b/docs/getting-started-guides/alibaba-cloud.md @@ -9,12 +9,12 @@ title: Running Kubernetes on Alibaba Cloud The [Alibaba Cloud Container Service](https://www.aliyun.com/product/containerservice) 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. -To simplify cluster deployment and management, use [Kubernetes Suppport for Alibaba Cloud Container Service](https://www.aliyun.com/solution/kubernetes/). You can get started quickly by following the [Kubernetes walk-through](https://help.aliyun.com/document_detail/53751.html), 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. +To simplify cluster deployment and management, use [Kubernetes Support for Alibaba Cloud Container Service](https://www.aliyun.com/solution/kubernetes/). You can get started quickly by following the [Kubernetes walk-through](https://help.aliyun.com/document_detail/53751.html), 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. To use custom binaries or open source Kubernetes, follow the instructions below. ## Custom Deployments -The source code for [Kubernetes with Alibaba Cloud provider implmenetation](https://github.com/AliyunContainerService/kubernetes) is open source and available on GitHub. +The source code for [Kubernetes with Alibaba Cloud provider implementation](https://github.com/AliyunContainerService/kubernetes) is open source and available on GitHub. For more information, see "[Quick deployment of Kubernetes - VPC environment on Alibaba Cloud](https://www.alibabacloud.com/forum/read-830)" in English and [Chinese](https://yq.aliyun.com/articles/66474).