k3s/cluster
gmarek c9f8558a61 Revert "increment kube-addon-manager version number;"
This reverts commit 1f599af791.
2016-10-26 14:33:08 +02:00
..
addons Revert "increment kube-addon-manager version number;" 2016-10-26 14:33:08 +02:00
aws Revert "bootstrap: Start hostNetwork pods even if network plugin not ready" 2016-10-25 08:38:59 -07:00
azure
azure-legacy rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
centos Fix typo: incremeting -> incrementing 2016-09-24 16:10:51 -04:00
gce Adding rkt binary to GCI nodes via cloud-init. 2016-10-25 12:38:15 -07:00
gke rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
images Revert "increment kube-addon-manager version number;" 2016-10-26 14:33:08 +02:00
juju Merge pull request #34752 from ivan4th/fix-misspellings-of-receive 2016-10-17 03:19:18 -07:00
kubemark Allow setting master root disk size in kubemark 2016-10-19 12:37:17 +02:00
lib
libvirt-coreos Download the coreos_production_qemu_image over SSL. 2016-10-12 13:43:47 -07:00
local Merge pull request #28469 from asalkeld/local-e2e 2016-09-11 05:44:47 -07:00
mesos/docker rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
openstack-heat Merge pull request #27783 from jianhuiz/openstack-heat-network 2016-09-07 16:25:02 -07:00
ovirt
photon-controller [squash] Rename and move to storageclass/ 2016-08-22 14:11:01 +02:00
rackspace
saltbase Revert "increment kube-addon-manager version number;" 2016-10-26 14:33:08 +02:00
skeleton
ubuntu rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
vagrant rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
vsphere vSphere Kube-up: resolve vm-names on all nodes. 2016-10-22 09:36:06 +00:00
OWNERS Add jbeda to OWNERS for build, cluster, hack 2016-09-27 14:53:16 -07:00
README.md
common.sh rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
get-kube-binaries.sh Add option to get-kube-binaries.sh to download and extract tests 2016-10-18 16:13:38 -07:00
get-kube-local.sh
get-kube.sh Add option to get-kube-binaries.sh to download and extract tests 2016-10-18 16:13:38 -07:00
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh federation: aws compatibility for cluster and e2e frameworks 2016-10-07 11:25:18 -07:00
kubectl.sh rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00
log-dump.sh log-dump.sh: Fix kubemark log-dump.sh 2016-10-12 13:47:36 -07:00
options.md
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh

README.md

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