mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
P/Z Service Mesh
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
812fb92374
commit
0353388ea5
@@ -20,6 +20,11 @@ In-memory storage is not persistent, which means that if the Jaeger pod shuts do
|
||||
* Review the instructions for how to customize the Jaeger installation.
|
||||
* An account with the `cluster-admin` role.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Jaeger streaming is currently unsupported on IBM Z.
|
||||
====
|
||||
|
||||
.Procedure
|
||||
|
||||
. Log in to the {product-title} web console as a user with the `cluster-admin` role.
|
||||
|
||||
@@ -21,6 +21,11 @@ The streaming strategy requires an additional Red Hat subscription for AMQ Strea
|
||||
* Review the instructions for how to customize the Jaeger installation.
|
||||
* An account with the `cluster-admin` role.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Jaeger streaming is currently unsupported on IBM Z.
|
||||
====
|
||||
|
||||
.Procedure
|
||||
|
||||
. Log in to the {product-title} web console as a user with the `cluster-admin` role.
|
||||
@@ -138,3 +143,4 @@ jaeger-streaming-kafka-0 2/2 Runnin
|
||||
jaeger-streaming-query-65bf5bb854-ncnc7 3/3 Running 0 80s
|
||||
jaeger-streaming-zookeeper-0 2/2 Running 0 3m39s
|
||||
----
|
||||
|
||||
|
||||
@@ -19,8 +19,11 @@ These limitations exist in Jaeger:
|
||||
|
||||
* Apache Spark is not supported.
|
||||
|
||||
* Jaeger streaming via AMQ/Kafka is unsupported on IBM Z and IBM Power Systems.
|
||||
|
||||
These are the known issues in Jaeger:
|
||||
|
||||
* link:https://issues.redhat.com/browse/TRACING-1166[TRACING-1166] It is not currently possible to use the Jaeger streaming strategy within a disconnected environment. When a Kafka cluster is being provisioned, it results in a error: `Failed to pull image registry.redhat.io/amq7/amq-streams-kafka-24-rhel7@sha256:f9ceca004f1b7dccb3b82d9a8027961f9fe4104e0ed69752c0bdd8078b4a1076`.
|
||||
|
||||
* link:https://issues.redhat.com/browse/TRACING-809[TRACING-809] Jaeger Ingester is incompatible with Kafka 2.3. When there are two or more instances of the Jaeger Ingester and enough traffic it will continuously generate rebalancing messages in the logs. This is due to a regression in Kafka 2.3 that was fixed in Kafka 2.3.1. For more information, see https://github.com/jaegertracing/jaeger/issues/1819[Jaegertracing-1819].
|
||||
|
||||
|
||||
@@ -21,6 +21,8 @@ These limitations exist in {ProductName}:
|
||||
|
||||
* The first time you access related services such as Jaeger and Grafana, from the Kiali console, you must accept the certificate and re-authenticate using your {product-title} login credentials. This happens due to an issue with how the framework displays embedded pages in the console.
|
||||
|
||||
* WebAssembly is unsupported on IBM Z and IBM Power Systems.
|
||||
|
||||
[id="ossm-rn-known-issues-ossm_{context}"]
|
||||
== {ProductShortName} known issues
|
||||
|
||||
|
||||
@@ -17,7 +17,9 @@ OpenShift Online and OpenShift Dedicated are not supported for {ProductName}.
|
||||
====
|
||||
|
||||
* The deployment must be contained to a single {product-title} cluster that is not federated.
|
||||
* This release of {ProductName} is only available on {product-title} x86_64.
|
||||
* This release of {ProductName} is only available on {product-title} x86_64, IBM Z, and IBM Power Systems.
|
||||
** IBM Z is only supported on {product-title} 4.6 and later.
|
||||
** IBM Power Systems is only supported on {product-title} 4.6 and later.
|
||||
* This release only supports configurations where all {ProductShortName} components are contained in the OpenShift cluster in which it operates. It does not support management of microservices that reside outside of the cluster, or in a multi-cluster scenario.
|
||||
* This release only supports configurations that do not integrate external services such as virtual machines.
|
||||
|
||||
|
||||
@@ -15,6 +15,8 @@ Before you can install {ProductName}, review the installation activities, ensure
|
||||
** xref:../../installing/installing_aws/installing-aws-user-infra.adoc#installing-aws-user-infra[Install {product-title} {product-version} on user-provisioned AWS]
|
||||
** xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Install {product-title} {product-version} on bare metal]
|
||||
** xref:../../installing/installing_vsphere/installing-vsphere.adoc#installing-vsphere[Install {product-title} {product-version} on vSphere]
|
||||
** xref:../../installing/installing_ibm_z/installing-ibm-z.adoc#installing-ibm-z[Install {product-title} 4.6 on IBM Z and LinuxONE]
|
||||
** xref:../../installing/installing_ibm_power/installing-ibm-power.adoc#installing-ibm-power[Install {product-title} 4.6 on IBM Power Systems]
|
||||
+
|
||||
[NOTE]
|
||||
====
|
||||
|
||||
@@ -44,3 +44,5 @@ include::modules/jaeger-rn-known-issues.adoc[leveloffset=+2]
|
||||
include::modules/ossm-rn-fixed-issues.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/jaeger-rn-fixed-issues.adoc[leveloffset=+2]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user