c12s-kubespray/roles/kubernetes/master
Sergii Golovatiuk 295103adc0 Allow to specify etcd backend for kube-api
Kubernetes project is about to set etcdv3 as default storage engine in
1.6. This patch allows to specify particular backend for
kube-apiserver. User may force the option to etcdv3 for new environment.
At the same time if the environment uses v2 it will continue uses it
until user decides to upgrade to v3.

Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-02-28 17:13:22 +01:00
..
defaults Allow to specify etcd backend for kube-api 2017-02-28 17:13:22 +01:00
files Address standalone kubelet config case 2016-12-13 16:35:53 +01:00
handlers Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
meta Add tags 2016-12-09 12:14:28 +01:00
tasks Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
templates Allow to specify etcd backend for kube-api 2017-02-28 17:13:22 +01:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00