Files
kubernetes/cluster
k8s-merge-robot e20a0db159 Merge pull request #19001 from endocode/fix-libvirt-coreos-cluster
Auto commit by PR queue bot
2016-01-12 08:15:00 -08:00
..
2016-01-05 23:10:43 -05:00
2016-01-06 13:46:12 -08:00
2015-12-17 09:51:07 +08:00
2015-12-17 13:54:56 +01:00
2015-12-29 19:51:00 +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