
Automatic merge from submit-queue AWS kube-up: move to Docker 1.11.2 This is to mirror GCE Also we remove support for vivid as Docker no longer packages for it, and remove some of the unreachable distro code in aws kube-up. Also bump the AMI to a 1.3 version (with preinstalled Docker 1.11.2) Fixes https://github.com/kubernetes/kubernetes/issues/27654
SaltStack configuration
This is the root of the SaltStack configuration for Kubernetes. A high level overview for the Kubernetes SaltStack configuration can be found in the docs tree.
This SaltStack configuration currently applies to default
configurations for Debian-on-GCE, Fedora-on-Vagrant, and Ubuntu-on-AWS.
(That doesn't mean it can't be made to apply to an
arbitrary configuration, but those are only the in-tree OS/IaaS
combinations supported today.) As you peruse the configuration, these
are shorthanded as gce
, vagrant
, aws
in grains.cloud
;
the documentation in this tree uses this same shorthand for convenience.
See more: