k3s/cluster
Piotr Szczesniak 69fd7aafd0 Bumped Heapster to v1.3.0 2017-03-17 15:45:52 +01:00
..
addons Bumped Heapster to v1.3.0 2017-03-17 15:45:52 +01:00
aws AWS: Kill bash deployment 2017-02-27 14:39:25 -08:00
centos Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
gce Merge pull request #43184 from mtaufen/fix-cos-name-change-issues 2017-03-16 19:02:26 -07:00
gke GCE will properly regenerate basic_auth.csv on kube-apiserver start. 2017-02-25 11:31:59 -08:00
images Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
juju Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
kubemark Correct CIDR range for kubemark 2017-02-28 19:26:32 +01:00
lib
libvirt-coreos Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
local
openstack-heat Merge pull request #42044 from timchenxiaoyu/daemonnotdeamon 2017-02-26 22:45:32 -08:00
ovirt
photon-controller enable DefaultTolerationSeconds admission controller by default 2017-02-22 00:45:56 +08:00
rackspace enable DefaultTolerationSeconds admission controller by default 2017-02-22 00:45:56 +08:00
saltbase Merge pull request #43255 from cjcullen/kube-proxy 2017-03-16 19:02:21 -07:00
skeleton
ubuntu Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
vagrant enable DefaultTolerationSeconds admission controller by default 2017-02-22 00:45:56 +08:00
vsphere
windows
BUILD
OWNERS
README.md
clientbin.sh
common.sh descriminate more when parsing kube-env :( 2017-03-09 15:33:43 -08:00
get-kube-binaries.sh
get-kube-local.sh
get-kube.sh
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh Split federation-{up,down} from e2e-{up,down}. 2017-02-24 14:27:31 -08:00
kubeadm.sh
kubectl.sh Fix failing kubectl skew tests 2017-03-08 16:08:47 -03:00
log-dump.sh Collect npd log in cluster e2e test. 2017-02-23 01:16:39 -08:00
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