1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/cnf-topology-aware-lifecycle-manager-installation-web-console.adoc
2025-10-07 12:26:32 -04:00

38 lines
1.6 KiB
Plaintext

// Module included in the following assemblies:
// Epic CNF-2600 (CNF-2133) (4.10), Story TELCODOCS-285
// * edge_computing/cnf-talm-for-cluster-upgrades.adoc
:_mod-docs-content-type: PROCEDURE
[id="installing-topology-aware-lifecycle-manager-using-web-console_{context}"]
= Installing the {cgu-operator-full} by using the web console
You can use the {product-title} web console to install the {cgu-operator-full}.
.Prerequisites
// Based on polarion test cases
* Install the latest version of the {rh-rhacm} Operator.
* {cgu-operator} requires {rh-rhacm} 2.9 or later.
* Set up a hub cluster with a disconnected registry.
* Log in as a user with `cluster-admin` privileges.
.Procedure
. In the {product-title} web console, navigate to *Ecosystem* -> *Software Catalog*.
. Search for the *{cgu-operator-full}* from the list of available Operators, and then click *Install*.
. Keep the default selection of *Installation mode* ["All namespaces on the cluster (default)"] and *Installed Namespace* ("openshift-operators") to ensure that the Operator is installed properly.
. Click *Install*.
.Verification
To confirm that the installation is successful:
. Navigate to the *Ecosystem* -> *Installed Operators* page.
. Check that the Operator is installed in the `All Namespaces` namespace and its status is `Succeeded`.
If the Operator is not installed successfully:
. Navigate to the *Ecosystem* -> *Installed Operators* page and inspect the `Status` column for any errors or failures.
. Navigate to the *Workloads* -> *Pods* page and check the logs in any containers in the `cluster-group-upgrades-controller-manager` pod that are reporting issues.