for vsphere provider docker currently only supports 1.9.1 release. The older versions of docker are failing on jessie due to issue https://github.com/docker/docker/issues/18793 and newer version 1.10.x is not properly tested.
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.