Add original k8s-mesos docs to contrib/mesos

This commit is contained in:
Dr. Stefan Schimanski
2015-07-01 10:18:46 +02:00
parent e3521a8e74
commit 8fca9b6f09
14 changed files with 215 additions and 0 deletions

View File

@@ -60,6 +60,8 @@ It provides a step by step walk through of adding Kubernetes to a Mesos cluster
**NOTE:** There are [known issues with the current implementation][7] and support for centralized logging and monitoring is not yet available.
Please [file an issue against the kubernetes-mesos project][8] if you have problems completing the steps below.
Further information is available in the Kubernetes on Mesos [contrib directory][13].
### Prerequisites
* Understanding of [Apache Mesos][6]
@@ -344,6 +346,8 @@ Address 1: 10.10.10.1
Try out some of the standard [Kubernetes examples][9].
Read about Kubernetes on Mesos' architecture in the [contrib directory][13].
**NOTE:** Some examples require Kubernetes DNS to be installed on the cluster.
Future work will add instructions to this guide to enable support for Kubernetes DNS.
@@ -361,6 +365,7 @@ Future work will add instructions to this guide to enable support for Kubernetes
[10]: http://open.mesosphere.com/getting-started/cloud/google/mesosphere/#vpn-setup
[11]: ../../cluster/addons/dns/skydns-rc.yaml.in
[12]: ../../cluster/addons/dns/skydns-svc.yaml.in
[13]: ../../contrib/mesos/README.md
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->