Update Add Node screenshot (#4550)

This commit is contained in:
Jim Galasyn 2017-09-07 13:30:16 -07:00 committed by GitHub
parent ef4d1c9039
commit 36910ffc1d
2 changed files with 4 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -48,8 +48,7 @@ Click **Add Node** to add a new node.
![](../../../../../images/try-ddc-3.png){: .with-border} ![](../../../../../images/try-ddc-3.png){: .with-border}
- Check the **Add node as a manager** option if you want to add the node as - Click **Manager** if you want to add the node as a manager.
manager.
- Check the **Use a custom listen address** option to specify the - Check the **Use a custom listen address** option to specify the
IP address of the host that you'll be joining to the cluster. IP address of the host that you'll be joining to the cluster.
- Check the **Use a custom listen address** option to specify the - 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 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. 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 After you run the join command in the node, the node is displayed in the UCP
web UI. web UI.
![](../../images/scale-your-cluster-2.png){: .with-border} ![](../../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 ## Remove nodes from the cluster
1. If the target node is a manager, you will need to first demote the node into 1. If the target node is a manager, you will need to first demote the node into