kubernetes/cluster
Jeff Lowdermilk 4abb50ee70 Merge pull request #25397 from thockin/build-non-root-prep
Make it possible to use kube-cross as non-root
2016-05-13 10:33:02 -07:00
..
addons
aws
azure
centos
cloudimages
gce Merge pull request #25299 from andyzheng0831/yaml 2016-05-13 10:12:23 -07:00
gke
images Merge pull request #25397 from thockin/build-non-root-prep 2016-05-13 10:33:02 -07:00
juju
kubemark
lib
libvirt-coreos
mesos/docker
openstack-heat
ovirt
photon-controller
rackspace
saltbase Revert "Add configuration for GCP webhook authorization." 2016-05-12 13:02:10 +02:00
ubuntu
vagrant
vsphere
common.sh
get-kube-local.sh
get-kube.sh
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
log-dump.sh
options.md
OWNERS
README.md
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh

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