Skip to content

Update screenshot #4550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified datacenter/images/try-ddc-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down