We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6573ca9 commit 2f35406Copy full SHA for 2f35406
website/content/docs/upgrade/upgrade-specific.mdx
@@ -1009,7 +1009,9 @@ before rolling the upgrade forward to the next server. It's also possible to
1009
stand up a new set of servers, and then slowly stand down each of the older
1010
servers in a similar fashion.
1011
1012
-For in-place raft protocol upgrades, perform the following for each server:
+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:
1015
1016
* Stop the server
1017
* Run `nomad server force-leave $server_name`
0 commit comments