Skip to content

Commit 4b659b7

Browse files
committed
Incorporated Lindsey's comments
1 parent ad38def commit 4b659b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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 a {product} running instance.
5+
* Your {product} instance is installed and running.
66
* You have installed the Topology plugin.
77
//For the installation process, see Installation.
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:
8+
* If the RBAC permission framework is enabled, ensure the following permission policies are added in an external permission policies configuration file, such as `rbac-policy.csv`, to allow the RBAC admins or authorized users to access the Topology plugin:
99
+
1010
[source,bash]
1111
----
@@ -27,12 +27,12 @@ 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*.
2929
+
30-
The *Details* and *Resources* tabs contain the associated information and resources of the node.
30+
The *Details* and *Resources* tabs contain the associated information and resources for 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]
3737
+
38-
When you click the *Open URL* button, it allows you to access the associated *Ingresses* and runs your application in a new tab.
38+
Click the *Open URL* button to access the associated *Ingresses* and run your application in a new tab.

0 commit comments

Comments
 (0)