Docs: add note about enterprise replication installations section to upgrade guide (#3631)
This commit is contained in:
parent
84b0b97f6f
commit
0c30145325
|
@ -72,3 +72,16 @@ takes over active duty.
|
|||
|
||||
Be sure to also read and follow any instructions in the version-specific
|
||||
upgrade notes.
|
||||
|
||||
## Replication Installations
|
||||
|
||||
-> **Note:** Prior to any upgrade, be sure to also read and follow any instructions in the version-specific
|
||||
upgrade notes which are found in the navigation menu for this documentation.
|
||||
|
||||
Upgrading installations of Vault which participate in [Enterprise Replication](/docs/enterprise/replication/index.html) requires the following basic order of operations:
|
||||
|
||||
- **Upgrade the replication secondary instances first** using appropriate guidance from the previous sections depending on whether each secondary instance is Non-HA or HA
|
||||
- Verify functionality of each secondary instance after upgrading
|
||||
- When satisfied with functionality of upgraded secondary instances, upgrade the primary instance
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue