Skip to content

Commit

Permalink
backport of commit b9b58ec (#18108)
Browse files Browse the repository at this point in the history
Co-authored-by: John Murret <john.murret@hashicorp.com>
  • Loading branch information
hc-github-team-consul-core and jmurret authored Jul 12, 2023
1 parent 8b44ab1 commit 0226518
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/content/docs/upgrading/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ Consul is A, and version B is released.

2. On each Consul server agent, install version B of Consul.

3. One Consul server agent at a time, shut down version A via `consul leave` and restart with version B. Wait until
3. One Consul server agent at a time, use a service management system
(e.g., systemd, upstart, etc.) to restart the Consul service with version B. Wait until
the server agent is healthy and has rejoined the cluster before moving on to the
next server agent.

Expand Down

0 comments on commit 0226518

Please sign in to comment.