Skip to content

Commit dae1e8f

Browse files
Jim Galasynshin-
Jim Galasyn
authored andcommitted
Update node scheduler topic (docker#194)
1 parent 19e15ad commit dae1e8f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

datacenter/ucp/2.2/guides/admin/configure/restrict-services-to-worker-nodes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure Universal Control Plane to only allow runnin
44
keywords: ucp, configuration, worker
55
---
66

7-
You can configure UCP to only allow users to deploy and run services in
7+
You can configure UCP to allow users to deploy and run services only in
88
worker nodes. This ensures all cluster management functionality stays
99
performant, and makes the cluster more secure.
1010

@@ -13,14 +13,17 @@ is running, it won't be able to affect other nodes in the cluster, or
1313
any cluster management functionality.
1414

1515
To restrict users from deploying to manager nodes, log in with administrator
16-
credentials to the **UCP web UI**, navigate to the **Admin Settings**
16+
credentials to the UCP web UI, navigate to the **Admin Settings**
1717
page, and choose **Scheduler**.
1818

1919
![](../../images/restrict-services-to-worker-nodes-1.png){: .with-border}
2020

2121
You can then choose if user services should be allowed to run on manager nodes
2222
or not.
2323

24+
Having a grant with the `Scheduler` role against the `/` collection takes
25+
precedence over any other grants with `Node Schedule` on subcollections.
26+
2427
## Where to go next
2528

2629
* [Use domain names to access your services](use-domain-names-to-access-services.md)
Loading

0 commit comments

Comments
 (0)