1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

RHDEVDOCS-1554 add info about topology view-Display Options and search bar

This commit is contained in:
Peter Macko
2020-07-10 19:02:03 +02:00
committed by openshift-cherrypick-robot
parent c6d9e08ca3
commit 5af9a2c656
8 changed files with 16 additions and 6 deletions

BIN
images/odc_info.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-connecting-components_{context}"]
= Connecting components within an application and across applications

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-grouping-multiple-components_{context}"]
= Grouping multiple components within an application

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-interacting-with-applications-and-components_{context}"]
= Interacting with the application and the components
@@ -18,3 +18,13 @@ This feature is available only when you create applications using the *From Git*
* Hover your cursor over the lower left icon on the Pod to see the name of the latest build and its status. The status of the application build is indicated as *New* (image:odc_build_new.png[title="New Build"]), *Pending* (image:odc_build_pending.png[title="Pending Build"]), *Running* (image:odc_build_running.png[title="Running Build"]), *Completed* (image:odc_build_completed.png[title="Completed Build"]), *Failed* (image:odc_build_failed.png[title="Failed Build"]), and *Canceled* (image:odc_build_canceled.png[title="Canceled Build"]).
* Use the *Shortcuts* menu listed on the upper-right of the screen to navigate components in the *Topology* view.
* Use the *List View* icon to see a list of all your applications and use the *Topology View* icon to switch back to the *Topology* view.
* Use the *Find by name* field to select the components with component names that match the query. Search results may appear outside of the visible area; click *Fit to Screen* from the lower-left toolbar to resize the *Topology* view to show all components.
* Use the *Display Options* drop-down list to configure the *Topology* view of the various application groupings. The options are available depending on the types of components deployed in the project:
** *Pod Count*: Select to show the number of Pods of a component in the component icon.
** *Event Sources*: Toggle to show or hide the event sources.
** *Virtual Machines*: Toggle to show or hide the virtual machines.
** *Labels*: Toggle to show or hide the component labels.
** *Application Groupings*: Clear to condense the application groups into cards with an overview of an application group and alerts associated with it.
** *Helm Releases*: Clear to condense the components deployed as Helm Release into cards with an overview of a given release.
** *Knative Services*: Clear to condense the Knative Service components into cards with an overview of a given component.
** *Operator Groupings* Clear to condense the components deployed with an Operator into cards with an overview of the given group.

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-labels-and-annotations-used-for-topology-view_{context}"]
= Labels and annotations used for the Topology view

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-scaling-application-pods-and-checking-builds-and-routes_{context}"]
= Scaling application pods and checking builds and routes

View File

@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-viewing-application-composition-using-the-topology-view.adoc
// applications/application_life_cycle_management/odc-viewing-application-composition-using-topology-view.adoc
[id="odc-viewing-application-topology_{context}"]
= Viewing the topology of your application

0
modules/topology.png Normal file
View File