Files
kubernetes/cluster
k8s-merge-robot aaf31ac8dc Merge pull request #22709 from mikedanese/enable-master
Auto commit by PR queue bot
2016-03-08 12:29:52 -08:00
..
2016-03-05 00:19:58 -08:00
2016-02-29 19:46:58 +01:00
2016-03-01 17:13:18 -08:00
2016-03-02 20:46:32 -05: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