mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
update CoreOS installation guides
* 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
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
|
||||
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)
|
||||
* [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)
|
||||
|
||||
Warning: the following instructions are slightly stale, after setting this up, you need to also start the scheduler binary.
|
||||
|
||||
[Multiple host example using VMware Fusion](http://coreos.com/blog/running-kubernetes-example-on-CoreOS-part-2/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user