zh-trans: add docs/setup/on-premises-vm/dcos.md (#11891)

* zh-trans: add docs/setup/on-premises-vm/dcos.md

* Update content/zh/docs/setup/on-premises-vm/dcos.md

Co-Authored-By: SataQiu <1527062125@qq.com>
This commit is contained in:
SataQiu
2018-12-29 10:26:51 +08:00
committed by Kubernetes Prow Robot
parent a37edeb69e
commit 8d67c86b20
@@ -0,0 +1,48 @@
---
title: 在 DC/OS 上运行 Kubernetes
content_template: templates/concept
---
<!--
---
reviewers:
- smugcloud
title: Kubernetes on DC/OS
content_template: templates/concept
---
-->
{{% capture overview %}}
<!--
Mesosphere provides an easy option to provision Kubernetes onto [DC/OS](https://mesosphere.com/product/), offering:
-->
Mesosphere 提供了一个将 Kubernetes 加入 [DC/OS](https://mesosphere.com/product/)的简易选项,提供:
<!--
* Pure upstream Kubernetes
* Single-click cluster provisioning
* Highly available and secure by default
* Kubernetes running alongside fast-data platforms (e.g. Akka, Cassandra, Kafka, Spark)
-->
* 纯粹的上游 Kubernetes
* 一键集群供应
* 默认的高可用和安全保障
* Kubernetes 与快速数据处理平台一起运行(例如 Akka、Cassandra、Kafka、Spark
{{% /capture %}}
{{% capture body %}}
<!--
## Official Mesosphere Guide
-->
## Mesosphere 官方指南
<!--
The canonical source of getting started on DC/OS is located in the [quickstart repo](https://github.com/mesosphere/dcos-kubernetes-quickstart).
-->
开始使用 DC/OS 的权威指南位于 [quickstart repo](https://github.com/mesosphere/dcos-kubernetes-quickstart)。
{{% /capture %}}