apply templates/concept (#9539)

pull/9386/head
makocchi 2018-07-19 07:25:24 +09:00 committed by Andrew Chen
parent 764a751c5b
commit e472159b5f
1 changed files with 10 additions and 1 deletions

View File

@ -1,9 +1,12 @@
---
reviewers:
- smugcloud
title: Kubernetes on DCOS
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:
* Pure upstream Kubernetes
@ -11,6 +14,12 @@ Mesosphere provides an easy option to provision Kubernetes onto [DC/OS](https://
* Highly available and secure by default
* Kubernetes running alongside fast-data platforms (e.g. Akka, Cassandra, Kafka, Spark)
{{% /capture %}}
{{% capture body %}}
## Official Mesosphere Guide
The canonical source of getting started on DC/OS is located in the [quickstart repo](https://github.com/mesosphere/dcos-kubernetes-quickstart).
{{% /capture %}}