Skip to content

Commit f179e9d

Browse files
committed
The Kiali instruction is ambiguous
1 parent 9a49ace commit f179e9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/ossm-install-ossm-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To install {SMProductName}, install following Operators in this order. Repeat th
1111

1212
* OpenShift Elasticsearch
1313
* {JaegerName}
14-
* Kiali
14+
* Kiali Operator provided by Red Hat
1515
* {SMProductName}
1616
1717
[NOTE]
@@ -35,6 +35,6 @@ If you have already installed the OpenShift Elasticsearch Operator as part of Op
3535
+
3636
* The OpenShift Elasticsearch Operator is installed in the `openshift-operators-redhat` namespace and is available for all namespaces in the cluster.
3737
* The {JaegerName} is installed in the `openshift-distributed-tracing` namespace and is available for all namespaces in the cluster.
38-
* The Kiali and {SMProductName} Operators are installed in the `openshift-operators` namespace and are available for all namespaces in the cluster.
38+
* The Kiali Operator provided by Red Hat and the {SMProductName} Operator are installed in the `openshift-operators` namespace and are available for all namespaces in the cluster.
3939

4040
. After all you have installed all four Operators, click *Operators* -> *Installed Operators* to verify that your Operators installed.

modules/ossm-installation-activities.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212

1313
* *OpenShift Elasticsearch* - (Optional) Provides database storage for tracing and logging with the {JaegerShortName}. It is based on the open source link:https://www.elastic.co/[Elasticsearch] project.
1414
* *{JaegerName}* - Provides distributed tracing to monitor and troubleshoot transactions in complex distributed systems. It is based on the open source link:https://www.jaegertracing.io/[Jaeger] project.
15-
* *Kiali* - Provides observability for your service mesh. Allows you to view configurations, monitor traffic, and analyze traces in a single console. It is based on the open source link:https://www.kiali.io/[Kiali] project.
15+
* *Kiali Operator provided by Red Hat* - Provides observability for your service mesh. You can view configurations, monitor traffic, and analyze traces in a single console. It is based on the open source link:https://www.kiali.io/[Kiali] project.
1616
* *{SMProductName}* - Allows you to connect, secure, control, and observe the microservices that comprise your applications. The {SMProductShortName} Operator defines and monitors the `ServiceMeshControlPlane` resources that manage the deployment, updating, and deletion of the {SMProductShortName} components. It is based on the open source link:https://istio.io/[Istio] project.

0 commit comments

Comments
 (0)