|
@@ -58,14 +58,7 @@ Administrators who need a fault-tolerant etcd cluster for either development or
|
|
|
- [Maintenance][maintenance]
|
|
- [Maintenance][maintenance]
|
|
|
- [Failure modes][failures]
|
|
- [Failure modes][failures]
|
|
|
- [Disaster recovery][recovery]
|
|
- [Disaster recovery][recovery]
|
|
|
-
|
|
|
|
|
-### Upgrading and compatibility
|
|
|
|
|
-
|
|
|
|
|
- - [Version numbers][versioning]
|
|
|
|
|
- - [Migrate applications from using API v2 to API v3][v2_migration]
|
|
|
|
|
- - [Upgrading a v2.3 cluster to v3.0][v3_upgrade]
|
|
|
|
|
- - [Upgrading a v3.0 cluster to v3.1][v31_upgrade]
|
|
|
|
|
- - [Upgrading a v3.1 cluster to v3.2][v32_upgrade]
|
|
|
|
|
|
|
+ - [Upgrading][upgrading]
|
|
|
|
|
|
|
|
## Learning
|
|
## Learning
|
|
|
|
|
|
|
@@ -115,9 +108,7 @@ To learn more about the concepts and internals behind etcd, read the following p
|
|
|
[freebsd_platform]: platforms/freebsd.md
|
|
[freebsd_platform]: platforms/freebsd.md
|
|
|
[aws_platform]: platforms/aws.md
|
|
[aws_platform]: platforms/aws.md
|
|
|
[experimental]: dev-guide/experimental_apis.md
|
|
[experimental]: dev-guide/experimental_apis.md
|
|
|
-[v3_upgrade]: upgrades/upgrade_3_0.md
|
|
|
|
|
-[v31_upgrade]: upgrades/upgrade_3_1.md
|
|
|
|
|
-[v32_upgrade]: upgrades/upgrade_3_2.md
|
|
|
|
|
[authentication]: op-guide/authentication.md
|
|
[authentication]: op-guide/authentication.md
|
|
|
[auth_design]: learning/auth_design.md
|
|
[auth_design]: learning/auth_design.md
|
|
|
[tuning]: tuning.md
|
|
[tuning]: tuning.md
|
|
|
|
|
+[upgrading]: upgrades/upgrading-etcd.md
|