mirror of https://github.com/docker/docs.git
Fix Note format
This commit is contained in:
parent
aef5e64894
commit
ddec061b7f
|
|
@ -90,7 +90,7 @@ together.
|
||||||
Only an administrator can manage grants, subjects, roles, and access to
|
Only an administrator can manage grants, subjects, roles, and access to
|
||||||
resources.
|
resources.
|
||||||
|
|
||||||
> About administrators
|
> Note
|
||||||
>
|
>
|
||||||
> An administrator is a user who creates subjects, groups resources by moving them
|
> An administrator is a user who creates subjects, groups resources by moving them
|
||||||
> into collections or namespaces, defines roles by selecting allowable operations,
|
> into collections or namespaces, defines roles by selecting allowable operations,
|
||||||
|
|
@ -105,8 +105,10 @@ ClusterRoleBinding can deploy pods with privileged options. This prevents a
|
||||||
platform user from being able to bypass the Universal Control Plane Security
|
platform user from being able to bypass the Universal Control Plane Security
|
||||||
Model.
|
Model.
|
||||||
|
|
||||||
> Note: Granting the `cluster admin` ClusterRole to normal users does not allow
|
> Note
|
||||||
> them to deploy privilaged pods.
|
>
|
||||||
|
> Granting the `cluster admin` ClusterRole to normal users does not allow
|
||||||
|
> them to deploy privileged pods.
|
||||||
|
|
||||||
These privileged options include:
|
These privileged options include:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue