k3s/cluster
Wojciech Tyczynski 3828188049 Set quota bytes by default 2017-02-08 10:40:24 +01:00
..
addons Make kube-dns mount optional configmap 2017-02-01 16:55:47 -05:00
aws Merge pull request #38772 from zmerlynn/kube-up-aws-dead 2017-01-31 11:00:44 -08:00
azure
azure-legacy
centos Merge pull request #39169 from remonlam/master 2017-02-02 02:05:17 -08:00
gce Set quota bytes by default 2017-02-08 10:40:24 +01:00
gke
images Fail etcd migration script if env var are unset 2017-02-08 10:40:24 +01:00
juju Merge pull request #40711 from spxtr/owner 2017-01-31 05:03:53 -08:00
kubemark Bump GCI to gci-beta-56-9000-80-0 2017-02-03 18:00:16 -08:00
lib
libvirt-coreos
local
openstack-heat Merge pull request #40368 from sc68cal/patch/centos_name 2017-01-31 19:18:39 -08:00
ovirt
photon-controller
rackspace
saltbase Default TARGET_STORAGE to etcd3 in etcd manifest 2017-02-08 10:40:24 +01:00
skeleton
ubuntu
vagrant
vsphere
windows
BUILD
OWNERS
README.md
clientbin.sh
common.sh Exports KUBE_TEMP for use in Vagrantfile 2017-01-30 22:05:07 -05:00
get-kube-binaries.sh
get-kube-local.sh
get-kube.sh
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubeadm.sh
kubectl.sh
log-dump.sh
options.md
restore-from-backup.sh
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 maintenance 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