Skip to content

Commit

Permalink
Update node scheduler topic (docker#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Galasyn authored and shin- committed Aug 19, 2017
1 parent 19e15ad commit dae1e8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to configure Universal Control Plane to only allow runnin
keywords: ucp, configuration, worker
---

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

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

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

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

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

Having a grant with the `Scheduler` role against the `/` collection takes
precedence over any other grants with `Node Schedule` on subcollections.

## Where to go next

* [Use domain names to access your services](use-domain-names-to-access-services.md)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dae1e8f

Please sign in to comment.