Files
kubernetes/cluster
2016-03-23 12:21:01 -04: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