Files
kubernetes/cluster
Saad Ali 4183ac174b Merge pull request #21408 from krousey/unversioned_breakup
Move restclient to it's own package
2016-02-29 14:03:09 -08:00
..
2016-02-29 12:05:13 -08:00
2016-02-25 00:10:33 -05:00
2016-02-23 13:26:26 -05:00
2016-02-22 15:31:34 -08:00
2016-02-16 11:34:57 +01: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