apply templates/concept (#9539)
parent
764a751c5b
commit
e472159b5f
|
@ -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 %}}
|
||||
|
|
Loading…
Reference in New Issue