Files
kubernetes/cluster
k8s-merge-robot f56207bd5f Merge pull request #22674 from mml/kube-up-up-and-away
Auto commit by PR queue bot
2016-03-12 00:39:33 -08:00
..
2016-03-05 00:19:58 -08:00
2016-03-07 13:29:04 -08:00
2016-02-29 19:46:58 +01:00
2016-03-08 16:57:31 -08:00
2016-03-09 10:17:54 +08:00
2016-03-02 20:46:32 -05:00

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