mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * service_mesh/v1x/installing-ossm.adoc
|
|
// * service_mesh/v2x/installing-ossm.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="ossm-install-kiali_{context}"]
|
|
= Installing the Kiali Operator
|
|
|
|
You must install the Kiali Operator for the {SMProductName} Operator to install the {SMProductShortName} control plane.
|
|
|
|
[WARNING]
|
|
====
|
|
Do not install Community versions of the Operators. Community Operators are not supported.
|
|
====
|
|
|
|
|
|
.Prerequisites
|
|
|
|
* Access to the {product-title} web console.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
|
|
. Navigate to *Ecosystem* -> *Software Catalog*.
|
|
|
|
. Type *Kiali* into the filter box to find the Kiali Operator.
|
|
|
|
. Click the *Kiali Operator* provided by Red Hat to display information about the Operator.
|
|
|
|
. Click *Install*.
|
|
|
|
. On the *Operator Installation* page, select the *stable* Update Channel.
|
|
|
|
. Select *All namespaces on the cluster (default)*. This installs the Operator in the default `openshift-operators` project and makes the Operator available to all projects in the cluster.
|
|
|
|
. Select the *Automatic* Approval Strategy.
|
|
+
|
|
[NOTE]
|
|
====
|
|
The Manual approval strategy requires a user with appropriate credentials to approve the Operator install and subscription process.
|
|
====
|
|
|
|
. Click *Install*.
|
|
|
|
. The *Installed Operators* page displays the Kiali Operator's installation progress.
|