diff --git a/datacenter/images/try-ddc-3.png b/datacenter/images/try-ddc-3.png index df5827e4aa1..bd74c0e7d4d 100644 Binary files a/datacenter/images/try-ddc-3.png and b/datacenter/images/try-ddc-3.png differ diff --git a/datacenter/ucp/2.2/guides/admin/configure/scale-your-cluster.md b/datacenter/ucp/2.2/guides/admin/configure/scale-your-cluster.md index a50ead890a5..18f47502e8d 100644 --- a/datacenter/ucp/2.2/guides/admin/configure/scale-your-cluster.md +++ b/datacenter/ucp/2.2/guides/admin/configure/scale-your-cluster.md @@ -48,8 +48,7 @@ Click **Add Node** to add a new node. ![](../../../../../images/try-ddc-3.png){: .with-border} -- Check the **Add node as a manager** option if you want to add the node as - manager. +- Click **Manager** if you want to add the node as a manager. - Check the **Use a custom listen address** option to specify the IP address of the host that you'll be joining to the cluster. - Check the **Use a custom listen address** option to specify the @@ -58,14 +57,14 @@ Click **Add Node** to add a new node. Copy the displayed command, use ssh to log into the host that you want to join to the cluster, and run the `docker swarm join` command on the host. +To add a Windows node, click **Windows** and follow the instructions in +[Join Windows worker nodes to a swarm](join-windows-worker-nodes.md). + After you run the join command in the node, the node is displayed in the UCP web UI. ![](../../images/scale-your-cluster-2.png){: .with-border} -To add Windows nodes, follow the instructions in -[Join Windows worker nodes to a swarm](join-windows-worker-nodes.md). - ## Remove nodes from the cluster 1. If the target node is a manager, you will need to first demote the node into