k3s/cluster
YuviPanda 12a6778766 Update skynd RC template to use GNU style flags 2016-01-21 16:59:02 -08:00
..
addons Update skynd RC template to use GNU style flags 2016-01-21 16:59:02 -08:00
aws Merge pull request #19446 from justinsb/aws_reboot_master_on_failure 2016-01-21 15:05:14 -08:00
centos fix error related to flannel network in CentOS 7 cluster creation scripts 2016-01-19 17:17:50 +05:30
gce Merge pull request #19777 from justinsb/echo_sleep_is_silly 2016-01-21 10:44:38 -08:00
gke
images Update tests from Go 1.5.2 to Go 1.5.3 2016-01-21 09:43:52 -08:00
juju
kubemark
lib build: move some of hack/lib/ into a new cluster/lib/ 2016-01-11 17:10:26 -08:00
libvirt-coreos Merge pull request #19001 from endocode/fix-libvirt-coreos-cluster 2016-01-12 08:15:00 -08:00
mesos/docker Vendor github.com/karlkfi/intemp (bash library) 2016-01-05 18:02:33 -08:00
ovirt
rackspace
saltbase Merge pull request #19456 from justinsb/salt_fix_tar_filemode 2016-01-21 10:40:38 -08:00
ubuntu Fix reference to kubernetes release 2016-01-18 23:54:36 -05:00
vagrant Updated Vagrant VMs to Fedora 23 2016-01-19 16:52:54 +00:00
vsphere
README.md
common.sh Merge pull request #19522 from apcera/dev_python3 2016-01-17 03:21:07 -08:00
get-kube-local.sh Merge pull request #18894 from luxas/update_master_multi 2016-01-11 20:38:41 -08:00
get-kube.sh Update get-kube.sh to not re-download the kubernetes archive 2016-01-11 12:03:54 +05:30
kube-down.sh
kube-env.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
options.md
test-conformance.sh
test-e2e.sh add a timeout for job runs in case something gets stuck 2016-01-14 19:29:38 +00:00
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh Slightly change warning printed when not all nodes are ready in validate-cluster. 2016-01-21 15:55:36 +01:00

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