mirror of https://github.com/docker/docs.git
review ready
This commit is contained in:
parent
b0035bac8a
commit
71db7da5a2
|
|
@ -35,7 +35,7 @@ To create a Kuberenetes roles in the UCP web interface:
|
|||
8. When you have finished specifying the YAML, Select **Create** to complete role creation.
|
||||
|
||||
|
||||
## Creating
|
||||
## Creating role grants
|
||||
|
||||
Kubernetes provides 2 types of role grants:
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ To create a grant for a Kuberenetes role in the UCP web interface:
|
|||
- **All Users**
|
||||
- **Organizations**
|
||||
- **Service account**
|
||||
7. To creat a user role binding, select a username from the **Users** dropdown list then select **Next**.
|
||||
7. To create a user role binding, select a username from the **Users** dropdown list then select **Next**.
|
||||
8. Select a resource set for the subject. The **default** namespace is automatically selected. To use a different namespace, select the **Select Namespace** button next to the desired namespace. For `Cluster Role Binding`, slide the **Apply Role Binding to all namespace** selector to the right.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue