9b41a523ae
* zh-trans: update docs/setup/node-conformance.md * zh-trans: update docs/setup/on-premises-vm/dcos.md
49 lines
1.2 KiB
Markdown
49 lines
1.2 KiB
Markdown
---
|
||
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 %}}
|