Skip to content
Merged
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
1 change: 1 addition & 0 deletions src/main/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ plugins:
asciidoc_attributes: &asciidoc_attributes
project-context: che
prod: Eclipse Che
prod2: Eclipse Che
prod-short: Che
prod-id: eclipse-che
prod-id-short: che
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,26 @@
[id="finding-{prod-id-short}-cluster-url-in-openshift-4-web-console_{context}"]
= Finding {prod-short} cluster URL in OpenShift 4 web console
= Finding {prod-short} instance URL in OpenShift 4 web console

This section descibes how to find the {prod-short} cluster URL in OpenShift 4 web console.
This section descibes how to find the {prod-short} instance URL in OpenShift 4 web console.

[discrete]
== Prerequisites
.Prerequisites

* A running {prod} cluster.
* A running {prod} instance.

- See xref:viewing-the-state-of-the-{prod-id-short}-cluster-deployment-in-openshift-4-web-console_{context}[].

- See xref:viewing-the-state-of-the-{prod-id-short}-cluster-deployment-using-openshift-4-cli-tools_{context}[].

- See xref:viewing-the-state-of-the-{prod-id-short}-cluster-deployment-using-openshift-4-cli-tools_{context}[].

[discrete]
== Procedure
.Procedure

. Open the OpenShift web console.

. In the left panel, navigate to the *Operators* -> *Installed Operators* section.

. Click on the *{prod}* Operator tile.

. Click on *eclipse-che* in the table.
. Click the *{prod}* Operator tile.

. Navigate to the *Overview* tab.
. Click *{prod-checluster}* `CheCluster` in the table.
+
The *Overview* tab is displayed.

. Read the content of the *ECLIPSE CHE URL* field.
. Read the value of the *{prod2} URL* field.
Original file line number Diff line number Diff line change
@@ -1,37 +1,35 @@
[id="viewing-the-state-of-the-{prod-id-short}-cluster-deployment-in-openshift-4-web-console_{context}"]
= Viewing the state of the {prod-short} cluster deployment in OpenShift 4 web console
= Viewing the state of the {prod-short} instance deployment in OpenShift 4 web console

This section describes how to view the state of the {prod-short} cluster deployment in OpenShift 4 web console.
This section describes how to view the state of the {prod-short} instance deployment in OpenShift 4 web console.

[discrete]
== Prerequisites
.Prerequisites

* An administrator account on a running instance of OpenShift 4.

* A {prod-short} cluster is deployed on this instance of OpenShift 4.
* A {prod-short} is being deployed on this instance of OpenShift 4.
ifeval::["{context}" == "installing-che-on-openshift-4-from-operatorhub"]
See xref:installing-{prod-id-short}-using-the-{prod-id-short}-operator-in-openshift-4-web-console_{context}[].
endif::[]

[discrete]
== Procedure
.Procedure

. Open the OpenShift web console.

. Navigate to the *Operators* -> *Installed Operators* section.

. Click *{prod}* in the list of installed operators.

. Navigate to the *{prod} Cluster* tab.
. Navigate to the *{prod2} Cluster* tab.

. Click on the *eclipse-che* cluster that is listed in the table.

. Navigate to the *Overview* tab.
. Click *{prod-checluster}* `CheCluster` in the table.
+
The *Overview* tab is displayed.

. Watch the content of the *Message* field. The field contain error messages, if any. The expected content is `None`.

. Navigate to the *Resources* tab.

. The screen displays the state of the resources assigned to the {prod-short} cluster deployment.
+
image::installation/eclipse-che-resources-tab.png[link="{imagesdir}/installation/eclipse-che-resources-tab.png"]
The screen displays the state of the resources assigned to the {prod-short} deployment.
+
image::installation/eclipse-che-resources-tab.png[link="{imagesdir}/installation/eclipse-che-resources-tab.png"]