Skip to content
Snippets Groups Projects
  1. Aug 20, 2017
  2. Jul 27, 2017
  3. Mar 30, 2017
  4. Mar 27, 2017
  5. Mar 14, 2017
    • Matthew Mosesohn's avatar
      Migrate k8s data to etcd3 api store · 804e9a09
      Matthew Mosesohn authored
      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
      804e9a09
Loading