zh-trans:add docs/setup/turnkey/alibaba-cloud.md (#11959)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
fc1543d01a
commit
5cb2e5f0ff
@@ -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)。
|
||||
Reference in New Issue
Block a user