From b429db4c7e497f37ccb3191852d5a54a693ddd5f Mon Sep 17 00:00:00 2001 From: Neal Timpe Date: Mon, 30 Nov 2020 17:06:01 -0500 Subject: [PATCH] kiali access change --- modules/ossm-observability-access.adoc | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/modules/ossm-observability-access.adoc b/modules/ossm-observability-access.adoc index 2803f2f9e06b..4b59ef41f4b8 100644 --- a/modules/ossm-observability-access.adoc +++ b/modules/ossm-observability-access.adoc @@ -6,13 +6,27 @@ [id="ossm-observability-access-console_{context}"] = Accessing the Kiali console -To access the console, in the menu bar, click the *Application launcher* > *Kiali*. +To access the Kiali console you must have {ProductName} installed and projects configured for the service mesh. -1. In the {product-title} menu bar, click the *Application launcher* > *Kiali*. +.For administrators -2. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console. +1. Use the perspective switcher to switch to the Administrator perspective. -3. Select the project for your service in the *Namespace* field. If you have installed the Bookinfo example, select `bookinfo`. +2. Click *Home* > *Overview*. + +3. In the Launcher section, click `Open on Kiali`. + +4. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console. + +.For developers + +1. Use the perspective switcher to switch to the Developer perspective. + +2. Click *Topology*. + +3. Click `Kiali` from a node in the topology you have configured for the service mesh. Or click the *Kiali* link in the toolbar. + +4. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console. .Procedure from the command line @@ -25,4 +39,4 @@ $ oc get routes + In the output on the `kiali` line, use the URL in the HOST/PORT column to open the Kiali console. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console. Select the project for your service in the *Namespace* field. -When you first log in, you see the Overview page which displays all the namespaces in your mesh that you have permission to view. +When you first log in to the Kiali Console, you see the Overview page which displays all the namespaces in your mesh that you have permission to view.