mirror of https://github.com/docker/docs.git
Changed the label information
Updated the label information to include the objects that it can be applied to.
This commit is contained in:
parent
9693372f4c
commit
b3f0c25a30
|
@ -43,8 +43,7 @@ users can see the containers they deploy in the cluster.
|
|||
|
||||
## Team permission levels
|
||||
|
||||
Teams allow you to define fine-grain permissions to services, containers, and
|
||||
networks that have the label `com.docker.ucp.access.label` applied to them.
|
||||
Teams and Labels give the administrator fine-grained control over permissions. Each team can have multiple labels. Each label has a key of `com.docker.ucp.access.label`. The label is then applied to the containers, services, networks, secrets and volumes.
|
||||
|
||||
There are four permission levels:
|
||||
|
||||
|
|
Loading…
Reference in New Issue