Skip to content

Commit 9ff9a61

Browse files
scjanejohndmulhausen
authored andcommitted
Update deploy-tags.md (docker#2489)
1 parent 6ec4be5 commit 9ff9a61

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docker-cloud/apps/deploy-tags.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A single node is considered a node cluster with a size of 1. Because of this, yo
5555

5656
1. Click **Node clusters** in the left navigation menu.
5757
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
5959
of its member nodes.
6060

6161
![](images/nodecluster-wizard-tags.png)
@@ -72,7 +72,6 @@ of its member nodes.
7272
To change the tags on an existing node or node cluster:
7373

7474
1. Go to the node or node cluster's detail page.
75-
7675
2. Click the tags below the node or node cluster status line to edit them.
7776

7877
![](images/node-detail-tags.png)
@@ -87,7 +86,7 @@ To change the tags on an existing node or node cluster:
8786

8887
## Add tags to a service at launch
8988

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.
9190

9291
1. Use the **Create new service** wizard to start a new service.
9392

@@ -102,7 +101,6 @@ To use deploy a service to a specific node using tags, you must first specify on
102101
You can add or remove tags on a running service from the service's detail view.
103102

104103
1. From the service detail view, click **Edit**.
105-
106104
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.
107105

108106
![](images/service-wizard-tags.png)
@@ -115,4 +113,4 @@ be deployed to the nodes that match the new tags.
115113

116114
## Using deployment tags in the API and CLI
117115

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

Comments
 (0)