Skip to content

Commit ad38def

Browse files
committed
Fabrice's comments
1 parent f238ea8 commit ad38def

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/dynamic-plugins/proc-using-topology-plugin.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Topology is a front-end plugin that enables you to view the workloads as nodes that power any service on the Kubernetes cluster.
33

44
.Prerequisites
5-
* You have installed the {product} ({product-very-short}).
5+
* You have installed a {product} running instance.
66
* You have installed the Topology plugin.
77
//For the installation process, see Installation.
8-
* If the RBAC permission framework is enabled, add the following permission policies in an external permission policies configuration file `rbac-policy.csv` to allow the RBAC admins or your desired user(s)/group(s) to access the Topology plugin:
8+
* If the RBAC permission framework is enabled, ensure the following permission policies are added in an external permission policies configuration file `rbac-policy.csv` to allow the RBAC admins or your desired user(s)/group(s) to access the Topology plugin:
99
+
1010
[source,bash]
1111
----
@@ -26,13 +26,13 @@ p, role:default/topology-viewer, catalog-entity, read, allow <3>
2626
image::rhdh-plugins-reference/topology-tab-user1.png[topology-user-1]
2727

2828
. Select a node and a pop-up appears on the right side that contains two tabs: *Details* and *Resources*.
29-
30-
The *Details* and *Resources* tabs contain the associated information and resources of the node.
29+
+
30+
The *Details* and *Resources* tabs contain the associated information and resources of the node.
3131
+
3232
image::rhdh-plugins-reference/topology-tab-user2.png[topology-user-2]
3333

3434
. Click the *Open URL* button on the top of a node.
3535
+
3636
image::rhdh-plugins-reference/topology-tab-user3.png[topology-user-3]
37-
38-
When you click the *Open URL* button, it allows you to access the associated *Ingresses* and runs your application in a new tab.
37+
+
38+
When you click the *Open URL* button, it allows you to access the associated *Ingresses* and runs your application in a new tab.

0 commit comments

Comments
 (0)