Files
kubernetes/cluster
k8s-merge-robot cc7acc0c58 Merge pull request #19061 from fgrzadkowski/release_docker
Auto commit by PR queue bot
2016-01-11 20:56: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