You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docker-cloud/apps/deploy-tags.md
+3-5
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ A single node is considered a node cluster with a size of 1. Because of this, yo
55
55
56
56
1. Click **Node clusters** in the left navigation menu.
57
57
2. Click **Create**.
58
-
2. In the **Deploy tags** field, enter the tags to assign to the cluster and all
58
+
3. In the **Deploy tags** field, enter the tags to assign to the cluster and all
59
59
of its member nodes.
60
60
61
61

@@ -72,7 +72,6 @@ of its member nodes.
72
72
To change the tags on an existing node or node cluster:
73
73
74
74
1. Go to the node or node cluster's detail page.
75
-
76
75
2. Click the tags below the node or node cluster status line to edit them.
77
76
78
77

@@ -87,7 +86,7 @@ To change the tags on an existing node or node cluster:
87
86
88
87
## Add tags to a service at launch
89
88
90
-
To use deploy a service to a specific node using tags, you must first specify one or more tags on the service. If you don't add any tags to a service, the service is deployed to all available nodes.
89
+
To deploy a service to a specific node using tags, you must first specify one or more tags on the service. If you don't add any tags to a service, the service is deployed to all available nodes.
91
90
92
91
1. Use the **Create new service** wizard to start a new service.
93
92
@@ -102,7 +101,6 @@ To use deploy a service to a specific node using tags, you must first specify on
102
101
You can add or remove tags on a running service from the service's detail view.
103
102
104
103
1. From the service detail view, click **Edit**.
105
-
106
104
2. Select tags from the **deployment constraints** list to add to this service. Only tags that already exist on your nodes appear in the list.
107
105
108
106

@@ -115,4 +113,4 @@ be deployed to the nodes that match the new tags.
115
113
116
114
## Using deployment tags in the API and CLI
117
115
118
-
See the [tags API and CLI documentation](/apidocs/docker-cloud.md#tags) for more information on how to use tags with our API and CLI.
116
+
See the [tags API and CLI documentation](/apidocs/docker-cloud.md#tags) for more information on how to use tags with our API and CLI.
0 commit comments