Skip to content

Commit 9df4858

Browse files
committed
recommend updating the leader last
1 parent 1238d88 commit 9df4858

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/content/docs/upgrade/upgrade-specific.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,9 @@ before rolling the upgrade forward to the next server. It's also possible to
10091009
stand up a new set of servers, and then slowly stand down each of the older
10101010
servers in a similar fashion.
10111011

1012-
For in-place raft protocol upgrades, perform the following for each server:
1012+
For in-place raft protocol upgrades, perform the following for each
1013+
server, leaving the leader until last to reduce the chance of leader
1014+
elections that will slow down the process:
10131015

10141016
* Stop the server
10151017
* Run `nomad server force-leave $server_name`

0 commit comments

Comments
 (0)