
* CoreOS guides now use the 0.5.4 official release binaries * kube-register has been updated to work with the 0.5.4 release * flannel uses the vxlan backend by default for better performance * cloud-configs are used for all examples * instructions for GCE, AWS, and VMware Fusion have been combined
8 lines
396 B
Markdown
8 lines
396 B
Markdown
## Getting started on [CoreOS](http://coreos.com)
|
|
|
|
There are multiple guides on running Kubernetes with [CoreOS](http://coreos.com):
|
|
|
|
* [Single Node Cluster](coreos/coreos_single_node_cluster.md)
|
|
* [Multi-node Cluster](coreos/coreos_multinode_cluster.md)
|
|
* [Multi-node cluster using cloud-config and Weave on Vagrant](https://github.com/errordeveloper/weave-demos/blob/master/poseidon/README.md)
|