Skip to content

Commit

Permalink
zh-trans:add docs/setup/turnkey/alibaba-cloud.md (kubernetes#11959)
Browse files Browse the repository at this point in the history
  • Loading branch information
SataQiu authored and k8s-ci-robot committed Jan 2, 2019
1 parent fc1543d commit 5cb2e5f
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions content/zh/docs/setup/turnkey/alibaba-cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
title: 在阿里云上运行 Kubernetes
---
<!--
---
reviewers:
- colemickens
- brendandburns
title: Running Kubernetes on Alibaba Cloud
---
-->

<!--
## Alibaba Cloud Container Service
-->
## 阿里云容器服务

<!--
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.
-->
[阿里云容器服务](https://www.aliyun.com/product/containerservice)允许您在阿里云 ECS 实例集群上运行和管理 Docker 应用程序。
它支持流行的开源容器编排框架:Docker Swarm 和 Kubernetes。

<!--
To simplify cluster deployment and management, use [Kubernetes Support for Alibaba Cloud Container Service](https://www.aliyun.com/solution/kubernetes/).
-->
为了简化集群部署和管理,您可以使用[阿里云容器服务的 Kubernetes 支持](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.
-->
您可以通过 [Kubernetes 演练](https://help.aliyun.com/document_detail/53751.html) 快速入门,
这里还有一些中文版的[阿里云 Kubernetes 支持教程](https://yq.aliyun.com/teams/11/type_blog-cid_200-page_1)

<!--
To use custom binaries or open source Kubernetes, follow the instructions below.
-->
要使用自定义二进制文件或开源 Kubernetes,请遵循下面的说明。

<!--
## Custom Deployments
-->
## 自定义部署

<!--
The source code for [Kubernetes with Alibaba Cloud provider implementation](https://github.com/AliyunContainerService/kubernetes) is open source and available on GitHub.
-->
[阿里云提供的 Kubernetes 实现](https://github.com/AliyunContainerService/kubernetes)是开源的,您可以在 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).
-->
更多信息,请参见英文版“[快速部署 Kubernetes - 阿里云 VPC 环境](https://www.alibabacloud.com/forum/read-830)”以及[中文版](https://yq.aliyun.com/articles/66474)

0 comments on commit 5cb2e5f

Please sign in to comment.