k3s/cluster
Brendan Burns ab4448a0d6 Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0
   * Update kubernetes to 0.21.2, Flannel to 0.5.0
   * Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -07:00
..
addons Assigned emptyDir for etcd data dir in skydns pod 2015-07-10 09:27:42 -07:00
aws Merge pull request #9381 from justinsb/aws_support_jessie 2015-07-09 15:20:37 -07:00
azure
gce Robustly cleanup MIG template on GCE teardown 2015-07-10 10:14:04 -07:00
gke
images Update multi-node docker instructions: 2015-07-13 21:28:07 -07:00
juju
libvirt-coreos
ovirt
rackspace
saltbase Merge pull request #10611 from marekbiskup/addon-update-kill-children 2015-07-09 21:09:58 -07:00
ubuntu update kubedns on ubuntu 2015-07-10 09:57:00 +08:00
vagrant Change suggestion to use make quick-release 2015-07-13 13:36:00 -04:00
vsphere
README.md
common.sh
get-kube.sh
kube-down.sh
kube-env.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
options.md
test-network.sh
update-storage-objects.sh
validate-cluster.sh

README.md

Cluster Configuration

The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and master components.

See the getting-started guides for examples of how to use the scripts.

cloudprovider/config-default.sh contains a set of tweakable definitions/parameters for the cluster.

The heavy lifting of configuring the VMs is done by SaltStack.

Analytics