Files
kubernetes/cluster
k8s-merge-robot e604efcf0d Merge pull request #23027 from justinsb/e2e_node_logs
Auto commit by PR queue bot
2016-03-17 00:38:08 -07:00
..
2016-03-16 11:48:07 -04:00
2016-03-07 13:29:04 -08:00
2016-03-08 16:57:31 -08:00
2016-03-09 10:17:54 +08:00
2016-03-16 11:48:07 -04: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