File tree 2 files changed +4
-5
lines changed
ucp/2.2/guides/admin/configure
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,7 @@ Click **Add Node** to add a new node.
48
48
49
49
![ ] ( ../../../../../images/try-ddc-3.png ) {: .with-border}
50
50
51
- - Check the ** Add node as a manager** option if you want to add the node as
52
- manager.
51
+ - Click ** Manager** if you want to add the node as a manager.
53
52
- Check the ** Use a custom listen address** option to specify the
54
53
IP address of the host that you'll be joining to the cluster.
55
54
- Check the ** Use a custom listen address** option to specify the
@@ -58,14 +57,14 @@ Click **Add Node** to add a new node.
58
57
Copy the displayed command, use ssh to log into the host that you want to
59
58
join to the cluster, and run the ` docker swarm join ` command on the host.
60
59
60
+ To add a Windows node, click ** Windows** and follow the instructions in
61
+ [ Join Windows worker nodes to a swarm] ( join-windows-worker-nodes.md ) .
62
+
61
63
After you run the join command in the node, the node is displayed in the UCP
62
64
web UI.
63
65
64
66
![ ] ( ../../images/scale-your-cluster-2.png ) {: .with-border}
65
67
66
- To add Windows nodes, follow the instructions in
67
- [ Join Windows worker nodes to a swarm] ( join-windows-worker-nodes.md ) .
68
-
69
68
## Remove nodes from the cluster
70
69
71
70
1 . If the target node is a manager, you will need to first demote the node into
You can’t perform that action at this time.
0 commit comments