mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/nbde_tang_server_operator/nbde-tang-server-operator-installing.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="installing-nbde-tang-server-operator-using-web-console_{context}"]
|
|
= Installing the NBDE Tang Server Operator using the web console
|
|
|
|
You can install the NBDE Tang Server Operator from the software catalog using the web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You must have `cluster-admin` privileges on an {product-title} cluster.
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} web console, navigate to *Ecosystem* -> *Software Catalog*.
|
|
. Search for the NBDE Tang Server Operator:
|
|
+
|
|
image::nbde-tang-server-operator-01-operatorhub.png[NBDE Tang Server Operator in the software catalog]
|
|
. Click *Install*.
|
|
. On the *Operator Installation* screen, keep the *Update channel*, *Version*, *Installation mode*, *Installed Namespace*, and *Update approval* fields on the default values.
|
|
. After you confirm the installation options by clicking *Install*, the console displays the installation confirmation.
|
|
+
|
|
image::nbde-tang-server-operator-03-confirmation.png[Confirmation of a NBDE Tang Server Operator installation]
|
|
|
|
.Verification
|
|
|
|
. Navigate to the *Ecosystem* -> *Installed Operators* page.
|
|
. Check that the NBDE Tang Server Operator is installed and its status is `Succeeded`.
|
|
+
|
|
image::nbde-tang-server-operator-05-succeeded.png[NBDE Tang Server Operator status]
|
|
|