Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/rhdh-plugins-reference/topology-vm-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rhdh-plugins-reference/topology-vm-2.png
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use this
Screenshot 2024-10-07 at 1 33 07 PM

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@debsmita1 Could you please share the images in light theme to maintain consistency with the other images in the document?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-10-15 at 11 55 02 AM

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rhdh-plugins-reference/topology-vm-3.png
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use the screenshot below
Screenshot 2024-10-07 at 1 33 15 PM

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@debsmita1 Could you please share the images in light theme to maintain consistency with the other images in the document?

Copy link
Member

@debsmita1 debsmita1 Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-10-15 at 11 56 14 AM

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion modules/dynamic-plugins/proc-using-topology-plugin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,30 @@ p, role:default/topology-viewer, topology.view.read, read, allow grants the user
.Procedure

. Open your {product-very-short} application and select a component from the *Catalog* page.
. Go to the *TOPOLOGY* tab and you can view the workloads such as deployments or pods as nodes.
. Go to the *TOPOLOGY* tab and you can view the workloads such as deployments, cronjobs, jobs, statefulsets, daemonsets, virtual machines, or pods as nodes.
+
.Deployment workload on Topology
image::rhdh-plugins-reference/topology-tab-user1.png[topology-user-1]
+
.Virtual machine workload on Topology
image::rhdh-plugins-reference/topology-vm-1.png[topology-vm-1]

. Select a node and a pop-up appears on the right side, which contains two tabs: *Details* and *Resources*.

. The *Details* and *Resources* tabs contain the associated information and resources of the node.
+
.Deployment workload on Topology
image::rhdh-plugins-reference/topology-tab-user2.png[topology-user-2]
+
.Virtual machine workload on Topology
image::rhdh-plugins-reference/topology-vm-2.png[topology-vm-2]

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