2014-08-03 19:44:33 +00:00
|
|
|
## Getting started on [CoreOS](http://coreos.com)
|
|
|
|
|
|
|
|
There are multiple guides on running Kubernetes with [CoreOS](http://coreos.com):
|
|
|
|
|
2014-10-03 22:22:57 +00:00
|
|
|
* [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)
|
2014-11-13 11:18:22 +00:00
|
|
|
* [Multi-node cluster using cloud-config and Weave on Vagrant](https://github.com/errordeveloper/weave-demos/blob/master/poseidon/README.md)
|
2014-09-17 21:37:57 +00:00
|
|
|
|
|
|
|
Warning: the following instructions are slightly stale, after setting this up, you need to also start the scheduler binary.
|
|
|
|
|
2014-08-03 19:44:33 +00:00
|
|
|
[Multiple host example using VMware Fusion](http://coreos.com/blog/running-kubernetes-example-on-CoreOS-part-2/)
|
2014-09-17 21:37:57 +00:00
|
|
|
|