
This branch of the charm-store charm is tracking features targeted at kubernetes based deployments, while the devel focus will continually be in a state of experimentation and learning. As all things awesome - deploy in lockstep from a source that has extensive testing to ensure we aren't handing out experimental code that hasn't been fully tested e2e w/ the kubernetes project.
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.