Files
kubernetes/cluster
Janet Kuo c15b9470f5 Replace apps/v1alpha1 with apps/v1beta1 and manually remove generated apps/v1alpha1 files
Manually remove generated apps/v1alpha1 types, protobuf, and api-reference doc files
Manually remove apps/v1alpha1 folder from 1.5 generated client
2016-11-02 15:16:23 -07:00
..
2016-11-02 17:03:13 +01:00
2016-10-24 14:41:56 -07:00
2016-11-02 13:59:34 +01:00
2016-11-02 17:03:13 +01:00
2016-11-02 17:03:13 +01:00
2016-10-24 14:41:56 -07:00
2016-11-02 17:03:13 +01:00
2016-10-24 14:41:56 -07:00

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Please submit new automation deployments to kube-deploy. Deployments in this directory will continue to be maintained and supported at their current level of support.

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