Merge pull request #8423 from darwin-traver/patch-22

Updated the UCP GUI prompts
This commit is contained in:
paigehargrave 2019-03-10 12:09:04 -07:00 committed by GitHub
commit 934d1a4891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -31,10 +31,10 @@ With Kubernetes orchestration, a grant is made up of *subject*, *role*, and
> namespace. > namespace.
{: .important} {: .important}
To create a Kubernetes grant in UCP: To create a Kubernetes grant (role binding) in UCP:
1. Click **Grants** under **User Management**. 1. Click **Grants** under **Access Control**.
2. Click **Create Grant**. 2. Click **Create Role Binding**.
3. Click **Namespaces** under **Kubernetes**. 3. Click **Namespaces** under **Kubernetes**.
4. Find the desired namespace and click **Select Namespace**. 4. Find the desired namespace and click **Select Namespace**.
5. On the **Roles** tab, select a role. 5. On the **Roles** tab, select a role.
@ -55,13 +55,14 @@ With Swarm orchestration, a grant is made up of *subject*, *role*, and
To create a grant in UCP: To create a grant in UCP:
1. Click **Grants** under **User Management**. 1. Click **Grants** under **Access Control**.
2. Click **Create Grant**. 2. Click **Swarm**
3. On the Collections tab, click **Collections** (for Swarm). 3. Click **Create Grant**.
4. Click **View Children** until you get to the desired collection and **Select**. 4. In the **Select Subject Type** section, select **Users** or **Organizations**.
5. On the **Roles** tab, select a role. 5. Click **View Children** until you get to the desired collection and **Select**.
6. On the **Subjects** tab, select a user, team, or organization to authorize. 6. On the **Roles** tab, select a role.
7. Click **Create**. 7. On the **Subjects** tab, select a user, team, or organization to authorize.
8. Click **Create**.
> By default, all new users are placed in the `docker-datacenter` organization. > By default, all new users are placed in the `docker-datacenter` organization.
> To apply permissions to all Docker EE users, create a grant with the > To apply permissions to all Docker EE users, create a grant with the