mirror of https://github.com/docker/docs.git
Updated "Lables".
Updated Labels to labels and added label exclusion list.
This commit is contained in:
parent
b3f0c25a30
commit
3ad5c38a77
|
@ -43,7 +43,7 @@ users can see the containers they deploy in the cluster.
|
|||
|
||||
## Team permission levels
|
||||
|
||||
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.
|
||||
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. Labels are not currently available for nodes and images. DTR has its own permissions.
|
||||
|
||||
There are four permission levels:
|
||||
|
||||
|
|
Loading…
Reference in New Issue