Documentation/upgrades: upgrade 3.0 doc

This commit is contained in:
Gyu-Ho Lee
2016-06-27 15:31:30 -07:00
parent a5c2cd2708
commit c8a7d281ee
2 changed files with 121 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ To learn more about the concepts and internals behind etcd, read the following p
## Upgrading and compatibility
- [Migrate applications from using API v2 to API v3][v2_migration]
- [Updating v2.3 to v3.0][v3_upgrade]
## Troubleshooting
@@ -69,3 +70,4 @@ To learn more about the concepts and internals behind etcd, read the following p
[versioning]: op-guide/versioning.md
[supported_platform]: op-guide/supported-platform.md
[experimental]: dev-guide/experimental_apis.md
[v3_upgrade]: upgrades/upgrade_3_0.md