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/) +