You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. Copy and paste the output in a web browser to verify the Bookinfo product page is deployed.
49
+
50
+
.Procedure from Kiali web console
51
+
52
+
. Obtain the address for the Kiali web console.
53
+
54
+
.. Log in to the {product-title} web console as a user with `cluster-admin` rights. If you use {product-dedicated}, you must have an account with the `dedicated-admin` role.
55
+
56
+
.. Navigate to *Networking* -> *Routes*.
57
+
58
+
.. On the *Routes* page, select the control plane project, for example `istio-system`, from the *Namespace* menu.
59
+
+
60
+
The *Location* column displays the linked address for each route.
61
+
+
62
+
63
+
.. Click the link in the *Location* column for Kiali.
64
+
65
+
.. Click *Log In With OpenShift*. The Kiali *Overview* screen presents tiles for each project namespace.
66
+
67
+
. In Kiali, click *Graph*.
68
+
69
+
. Select bookinfo from the *Namespace* list, and App graph from the *Graph Type* list.
70
+
71
+
. Click *Display idle nodes* from the *Display* menu.
72
+
+
73
+
This displays nodes that are defined but have not received or sent requests. It can confirm that an application is properly defined, but that no request traffic has been reported.
0 commit comments