Add link to Weave+CoreOS implementation

This commit is contained in:
Ilya Dmitrichenko 2014-11-13 11:18:22 +00:00
parent d4108ec47e
commit 5590d89806

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.