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
|
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
|
[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
|
## Roadmap
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue