k3s/cluster
k8s-merge-robot 44a9877bd4 Merge pull request #15750 from yehuis4/master
Auto commit by PR queue bot
2015-10-19 01:06:34 -07:00
..
addons Capitalize the first letter in some log files 2015-10-15 11:03:56 +08:00
aws Factor find-release-tars into cluster/common 2015-10-16 13:09:52 -07:00
centos enable admission-control in kube-apiserver config 2015-10-08 19:34:41 +08:00
gce Merge pull request #15721 from andyzheng0831/trusty 2015-10-17 01:06:38 -07:00
gke kubernetes-upgrade-1.0-1.1-gke configs using ci/latest-1.1 2015-10-15 10:30:09 -07:00
images Stop using the deprecated --portal-net flag in the docker 2015-10-07 23:07:08 -07:00
juju Fixing the errors with verify-boilerplate. 2015-10-09 11:13:28 -05:00
kubemark Prefix hollow-cluster-master name with instance prefix 2015-10-12 20:15:59 +02:00
libvirt-coreos Factor find-release-tars into cluster/common 2015-10-16 13:09:52 -07:00
mesos/docker bump executor log verbosity for easier debugging 2015-10-16 14:16:10 +00:00
ovirt
rackspace Factor find-release-tars into cluster/common 2015-10-16 13:09:52 -07:00
saltbase Merge pull request #15750 from yehuis4/master 2015-10-19 01:06:34 -07:00
ubuntu Merge pull request #15135 from ZJU-SEL/upgrade-flannel 2015-10-13 07:07:18 -07:00
vagrant in scripts, experimental/v1alpha1->extensions/v1beta1 2015-10-09 15:19:13 -07:00
vsphere Factor find-release-tars into cluster/common 2015-10-16 13:09:52 -07:00
README.md
common.sh Fix KUBE_TAR_URL issue and fix root cause; fixes #15738 2015-10-16 13:09:52 -07:00
get-kube.sh declare azure/ubuntu/saltstack bankruptcy 2015-10-16 18:21:21 -07:00
kube-down.sh
kube-env.sh declare azure/ubuntu/saltstack bankruptcy 2015-10-16 18:21:21 -07:00
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
options.md
test-e2e.sh
test-network.sh
test-smoke.sh Support passing args to cluster/test-smoke.sh 2015-10-09 14:44:23 -07:00
update-storage-objects.sh
validate-cluster.sh

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