This commit is contained in:
Xiang Li 2016-10-03 08:55:18 +08:00 коммит произвёл GitHub
Родитель 812b759c48
Коммит 1bf105a3d9
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,8 @@ Managed etcd clusters on Kubernetes:
- resize
- recovery
- backup
- cluster migration
- migrate the non managed etcd cluster into the controller's manage
- rolling upgrade
## Requirements
@ -19,6 +21,7 @@ Managed etcd clusters on Kubernetes:
## Limitations
- Backup only works for data in etcd3 storage, not etcd2 storage.
- Migration only supports single member cluster with all nodes running in the same Kuberentes cluster.
## Deploy kube-etcd-controller