mirror of https://github.com/kubernetes/kops.git
Typo fix "etcd manager"->"etcd-manager"
In this doc, "etcd-manager" is written as "“etcd-manager", while in line 28 "etcd manager"
This commit is contained in:
parent
db01b6a01f
commit
e01a8ff5de
|
|
@ -25,7 +25,7 @@ it matures.
|
|||
|
||||
To make adoption easier, the etcd-manager has added a standalone backup tool, that can backup etcd into the
|
||||
[expected structure](https://github.com/kopeio/etcd-manager/blob/master/docs/backupstructure.md), even if you are not running the etcd-manager. It should be possible to then use
|
||||
the etcd manager from that backup.
|
||||
the etcd-manager from that backup.
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
|
@ -52,4 +52,4 @@ Goal: Users are fully able to manage etcd - moving between versions or resizing
|
|||
|
||||
### _untargeted_
|
||||
|
||||
* Remove the protokube-integrated etcd support (_untargeted_)
|
||||
* Remove the protokube-integrated etcd support (_untargeted_)
|
||||
|
|
|
|||
Loading…
Reference in New Issue