From 3d5f04bfba6475346628685ea751f528a6fbfaa8 Mon Sep 17 00:00:00 2001 From: brendandburns Date: Wed, 17 Sep 2014 14:37:57 -0700 Subject: [PATCH] Update the CoreOS instructions --- docs/getting-started-guides/coreos.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started-guides/coreos.md b/docs/getting-started-guides/coreos.md index 374ca435971..55cee56ed06 100644 --- a/docs/getting-started-guides/coreos.md +++ b/docs/getting-started-guides/coreos.md @@ -4,4 +4,10 @@ There are multiple guides on running Kubernetes with [CoreOS](http://coreos.com) [Single Kubernetes example in any environment](http://coreos.com/blog/running-kubernetes-example-on-CoreOS-part-1/) + +[CoreOS + Fleet (work in progress)](https://github.com/kelseyhightower/kubernetes-fleet-tutorial) + +Warning: the following instructions are slightly stale, after setting this up, you need to also start the scheduler binary. + [Multiple host example using VMware Fusion](http://coreos.com/blog/running-kubernetes-example-on-CoreOS-part-2/) +