Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply "templates/concept" and rename title to "DC/OS" from "DCOS" #9539

Merged
merged 1 commit into from
Jul 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion content/en/docs/setup/on-premises-vm/dcos.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
---
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
* 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 %}}