From ad0a277e09167bbb938588f2ad41e41d60d1dda7 Mon Sep 17 00:00:00 2001 From: John Murret Date: Thu, 15 Jun 2023 11:06:23 -0600 Subject: [PATCH] docs - remove use of consul leave during upgrade instructions (#17758) --- .../docs/upgrading/instructions/general-process.mdx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/website/content/docs/upgrading/instructions/general-process.mdx b/website/content/docs/upgrading/instructions/general-process.mdx index 84da7327dc..0c560f7135 100644 --- a/website/content/docs/upgrading/instructions/general-process.mdx +++ b/website/content/docs/upgrading/instructions/general-process.mdx @@ -107,13 +107,7 @@ Take note of which agent is the leader. binary with the new one. **3.** The following steps must be done in order on the server agents, leaving the leader -agent for last. First force the server agent to leave the cluster with the following command: - -``` -consul leave -``` - -Then, use a service management system (e.g., systemd, upstart, etc.) to restart the Consul service. If +agent for last. First, use a service management system (e.g., systemd, upstart, etc.) to restart the Consul service. If you are not using a service management system, you must restart the agent manually. To validate that the agent has rejoined the cluster and is in sync with the leader, issue the