1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/op-installing-sbo-operator-using-the-web-console.adoc
2025-10-07 12:26:32 -04:00

39 lines
2.1 KiB
Plaintext

:_mod-docs-content-type: PROCEDURE
[id="op-installing-sbo-operator-using-the-web-console_{context}"]
= Installing the {servicebinding-title} using the web console
You can install {servicebinding-title} using the {product-title} software catalog. When you install the {servicebinding-title}, the custom resources (CRs) required for the service binding configuration are automatically installed along with the Operator.
//[discrete]
//== Prerequisites
//You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
[discrete]
.Procedure
. In the *Administrator* perspective of the web console, navigate to *Ecosystem* -> *Software Catalog*.
. Use the *Filter by keyword* box to search for `{servicebinding-title}` in the catalog. Click the *{servicebinding-title}* tile.
. Read the brief description about the Operator on the *{servicebinding-title}* page. Click *Install*.
. On the *Install Operator* page:
+
.. Select *All namespaces on the cluster (default)* for the *Installation Mode*. This mode installs the Operator in the default `openshift-operators` namespace, which enables the Operator to watch and be made available to all namespaces in the cluster.
.. Select *Automatic* for the *Approval Strategy*. This ensures that the future upgrades to the Operator are handled automatically by the Operator Lifecycle Manager (OLM). If you select the *Manual* approval strategy, OLM creates an update request. As a cluster administrator, you must then manually approve the OLM update request to update the Operator to the new version.
.. Select an *Update Channel*.
*** By default, the *stable* channel enables installation of the latest stable and supported release of the {servicebinding-title}.
. Click *Install*.
+
[NOTE]
====
The Operator is installed automatically into the `openshift-operators` namespace.
====
+
. On the **Installed Operator -- ready for use** pane, click *View Operator*. You will see the Operator listed on the *Installed Operators* page.
. Verify that the *Status* is set to *Succeeded* to confirm successful installation of {servicebinding-title}.