Merge pull request #2344 from errordeveloper/master

Add link to Weave+CoreOS implementation
This commit is contained in:
Dawn Chen 2014-11-13 09:17:00 -08:00
commit 2ac21f5c27

View File

@ -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.