From 98a8f37f39dd1628cb4f76635ff2063aea2c5298 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Wed, 19 Sep 2018 08:47:54 -0700 Subject: [PATCH] content update --- ee/images/docker-ee-architecture-1.svg | 5 +---- ee/ucp/admin/configure/configure-rbac-kube.md | 2 ++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ee/images/docker-ee-architecture-1.svg b/ee/images/docker-ee-architecture-1.svg index fc933df4b8..cf2f5e83ee 100644 --- a/ee/images/docker-ee-architecture-1.svg +++ b/ee/images/docker-ee-architecture-1.svg @@ -1,4 +1 @@ - - - - +docker-ee-architecture-1 new \ No newline at end of file diff --git a/ee/ucp/admin/configure/configure-rbac-kube.md b/ee/ucp/admin/configure/configure-rbac-kube.md index d5a1aca946..b520874e03 100644 --- a/ee/ucp/admin/configure/configure-rbac-kube.md +++ b/ee/ucp/admin/configure/configure-rbac-kube.md @@ -22,7 +22,9 @@ You create Kubernetes roles either through the CLI using `kubectl` or through th To create a Kuberenetes role in the UCP web interface: 1. Go to the UCP web UI. + 2. Navigate to the **Access Control**. + 3. In the lefthand menu, select **Roles**. ![Kubernetes Grants in UCP](/ee/ucp/images/kube-rbac-roles.png)