From 0f5aa51cecb75790261d340560653fdc60c9fd95 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 3 Jan 2020 11:53:29 -0700 Subject: [PATCH] Say that read-only system project access is needed for configuring Isito viz access --- .vscode/settings.json | 1 - .../rancher/v2.x/en/cluster-admin/tools/istio/rbac/_index.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 0967ef424bc..00000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/content/rancher/v2.x/en/cluster-admin/tools/istio/rbac/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/istio/rbac/_index.md index eb6f3c20fa7..cf828fa7fed 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/istio/rbac/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/istio/rbac/_index.md @@ -33,6 +33,8 @@ By default, the Kiali and Jaeger visualizations are restricted to the cluster o Rancher supports giving groups permission to access Kiali and Jaeger, but not individuals. +> To configure permissions for Jaeger and Kiali, you must have at least read-only [access]({{}}/rancher/v2.x/en/project-admin/project-members/) to the `System` project. + To configure who has permission to access the Kiali and Jaeger UI, 1. Go to the cluster view and click **Tools > Istio.**