Merge pull request #1157 from vsaraswat/patch-9

Full Control Users Warning (UCP 1.1)
This commit is contained in:
Joao Fernandes 2017-01-18 10:48:41 -08:00 committed by GitHub
commit 47cd038060
1 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,10 @@ access to full control over the resources.
When a user only has a default permission assigned, only them and admin
users can see the containers they deploy in the cluster.
**NOTE**: Full-control users can utilize host-mounted volumes, which can potentially gain
access to sensitive material on the cluster. We recommend giving full-control permissions
to users you would trust with admin-level access.
## Team permission levels
Teams allow you to define fine-grain permissions to containers that have the
@ -56,4 +60,4 @@ There are four permission levels:
## Where to go next
* [Create and manage users](create-and-manage-users.md)
* [Create and manage teams](create-and-manage-teams.md)
* [Create and manage teams](create-and-manage-teams.md)