26 lines
663 B
Markdown
26 lines
663 B
Markdown
---
|
|
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:
|
|
|
|
* 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)
|
|
|
|
{{% /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 %}}
|