Files
kubernetes/cluster
Mike Danese 912e54e496 Merge pull request #19749 from bprashanth/color
Remove undefined color_ variables
2016-01-16 10:46:31 -08:00
..
2016-01-05 23:10:43 -05:00
2016-01-15 18:06:32 -08: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