Files
kubernetes/cluster
k8s-merge-robot c666b7f6a6 Merge pull request #22595 from justinsb/aws_fix_jessie_reboot
Auto commit by PR queue bot
2016-03-05 16:49:34 -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