Fix etcd3-migration docs link

This commit is contained in:
Matthew Conway 2021-08-31 17:09:07 -04:00
parent fc91d0d459
commit 47227f0de5
No known key found for this signature in database
GPG Key ID: E6FB37208D90DC64
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ built into kOps, but it addresses some limitations also:
* allows etcd2 -> etcd3 upgrade (along with minor upgrades)
* allows cluster resizing (e.g. going from 1 to 3 nodes)
When using kubernetes >= 1.12 etcd-manager will be used by default. See [../etcd3-migration.md] for upgrades from older clusters.
When using kubernetes >= 1.12 etcd-manager will be used by default. See [etcd3-migration.md](../etcd3-migration.md) for upgrades from older clusters.
## Backups