From 9351f15192313725d52f9d4696c81c8377d66698 Mon Sep 17 00:00:00 2001 From: "Jose J. Escobar" <53836904+jescobar-docker@users.noreply.github.com> Date: Fri, 20 Sep 2019 09:55:10 -0700 Subject: [PATCH] Update index.md (#9478) Changed the order for the actions to be in chronological order. Currently, it seems you have to find the replica ID before running the command. This is emphasized by the "Then run". This is not the case. You use the replica ID after you run the command. --- ee/dtr/admin/install/index.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ee/dtr/admin/install/index.md b/ee/dtr/admin/install/index.md index 14adf7ef9b..23f2147dec 100644 --- a/ee/dtr/admin/install/index.md +++ b/ee/dtr/admin/install/index.md @@ -149,12 +149,6 @@ To add replicas to a DTR cluster, use the [join](/reference/dtr/2.7/cli/join/) c 2. Run the join command. - When you join a replica to a DTR cluster, you need to specify the - ID of a replica that is already part of the cluster. You can find an - existing replica ID by going to the **Shared Resources > Stacks** page on UCP. - -3. Next, run: - ```bash docker run -it --rm \ {{ page.dtr_org }}/{{ page.dtr_repo }}:{{ page.dtr_version }} join \ @@ -168,6 +162,10 @@ To add replicas to a DTR cluster, use the [join](/reference/dtr/2.7/cli/join/) c > install the DTR replica. This is NOT the UCP Manager URL. {: .important} + When you join a replica to a DTR cluster, you need to specify the + ID of a replica that is already part of the cluster. You can find an + existing replica ID by going to the **Shared Resources > Stacks** page on UCP. + 3. Check that all replicas are running. In your browser, navigate to UCP's