diff --git a/docs/getting-started-guides/coreos.md b/docs/getting-started-guides/coreos.md index df60197e591..cf6b00501f1 100644 --- a/docs/getting-started-guides/coreos.md +++ b/docs/getting-started-guides/coreos.md @@ -5,6 +5,7 @@ There are multiple guides on running Kubernetes with [CoreOS](http://coreos.com) * [Single Node Kubernetes example in any environment](coreos/coreos_quick_start.md) * [Multi-node cluster using cloud-config](coreos/coreos_cloud_config.md) * [Elastic Kubernetes cluster with fleet and flannel](https://github.com/kelseyhightower/kubernetes-fleet-tutorial) +* [Multi-node cluster using cloud-config and Weave on Vagrant](https://github.com/errordeveloper/weave-demos/blob/master/poseidon/README.md) Warning: the following instructions are slightly stale, after setting this up, you need to also start the scheduler binary.