kubernetes/cluster
2016-08-18 10:42:06 +02:00
..
addons Merge pull request #30221 from harryge00/typo-in-fluentd-elasticsearch-addons 2016-08-16 11:10:47 -07:00
aws AWS: Handle kube-down case where the LaunchConfig is dangling 2016-08-17 14:45:43 -07:00
azure
azure-legacy
centos Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
gce Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
gke cluster/gke: reword package docs 2016-08-14 22:12:51 +03:00
images Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
juju Merge pull request #30092 from mbruzek/juju-util-fixes 2016-08-10 17:09:52 -07:00
kubemark let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
lib
libvirt-coreos
local
mesos/docker
openstack-heat
ovirt
photon-controller Use bash ranges "{1..3}" instead of "$(seq 1 3)". 2016-08-08 16:23:39 -07:00
rackspace
saltbase Bump cluster autoscaler to 0.3.0-beta2 2016-08-18 10:42:06 +02:00
skeleton
ubuntu fixed typos, the path is not docker 2016-08-11 18:30:24 +08:00
vagrant Merge pull request #28778 from ivan4th/support-custom-fedora-repos-in-vagrant-provider 2016-08-10 16:33:54 -07:00
vsphere
common.sh Merge pull request #29037 from matthewdupre/calico-policy-deploy 2016-08-12 08:12:01 -07:00
get-kube-local.sh
get-kube.sh
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
log-dump.sh cluster/log-dump scp shouldn't check host keys 2016-08-11 13:58:52 -07:00
options.md
OWNERS
README.md
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh

Cluster Configuration

Deprecation Notice: This directory has entered maintainence mode and will not be accepting new providers. Please submit new automation deployments to kube-deploy. Deployments in this directory will continue to be maintained and supported at their current level of support.

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