kubernetes/cluster
Vish Kannan 3cc53127de Merge pull request #7626 from crossorigin/heapster-0.11.0
bump heapster to v0.11.0 and grafana to v0.7.0
2015-05-01 14:24:25 -07:00
..
addons revert back INFLUXDB_EXTERNAL_URL to api v1beta1 2015-05-01 21:13:04 +03:00
aws Fixed name of kube-proxy path in deployment scripts. 2015-04-28 10:10:37 +02:00
azure
gce Use the variable as this changes based on environment. 2015-04-30 12:40:09 -04:00
gke Fix the fix for GKE kube-down 2015-04-30 10:23:21 -07:00
images
juju Removing unused scripts from km and kubernetes. 2015-04-30 09:27:51 +02:00
libvirt-coreos
ovirt
rackspace
saltbase Trim Fleuntd tag for Cloud Logging 2015-04-30 13:39:35 -07:00
ubuntu
ubuntu-cluster change the current dir to the config dir 2015-04-30 14:38:56 +08:00
vagrant Fixed name of kube-proxy path in deployment scripts. 2015-04-28 10:10:37 +02:00
vsphere
README.md
common.sh Salt configuration to add basic auth to GCE. 2015-04-28 14:07:54 -07:00
get-kube.sh
kube-down.sh
kube-env.sh
kube-push.sh
kube-up.sh
kube-util.sh
kubectl.sh
options.md
test-network.sh
validate-cluster.sh Don't exit abruptly if there aren't yet any minions right after 2015-05-01 13:51:59 -07:00

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.