c12s-kubespray/roles/kubernetes/master
Matthew Mosesohn 804e9a09c0 Migrate k8s data to etcd3 api store
Default backend is now etcd3 (was etcd2).
The migration process consists of the following steps:
* check if migration is necessary
* stop etcd on first etcd server
* run migration script
* start etcd on first etcd server
* stop kube-apiserver until configuration is updated
* update kube-apiserver
* purge old etcdv2 data
2017-03-14 17:50:20 +03:00
..
defaults Migrate k8s data to etcd3 api store 2017-03-14 17:50:20 +03: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 Migrate k8s data to etcd3 api store 2017-03-14 17:50:20 +03:00
templates Added Support for OpenID Connect Authentication 2017-03-06 12:40:35 +01:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00