Make note explicit for EE 2.1

This commit is contained in:
Maria Bermudez 2019-03-11 17:56:25 -07:00 committed by GitHub
parent adaf0bc885
commit ab81071360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,9 @@ Follow these steps to configure the docker daemon and the Windows environment.
2. Run the Windows worker setup script provided with `ucp-agent-win`. 2. Run the Windows worker setup script provided with `ucp-agent-win`.
3. Join the cluster with the token provided by the Docker UCP web interface or CLI. 3. Join the cluster with the token provided by the Docker UCP web interface or CLI.
**Note**: Windows nodes are automatically assigned the `ostype` label `ostype=windows`. ### Add a label to the node
As of Docker Enterprise 2.1, which includes UCP 3.1, this step is no longer necessary. Windows nodes are automatically assigned the `ostype` label `ostype=windows`.
### Pull the Windows-specific images ### Pull the Windows-specific images