Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 136. KafkaMirrorMaker2Spec schema reference
Used in: KafkaMirrorMaker2
Property | Description |
---|---|
version | The Kafka Connect version. Defaults to 3.6.0. Consult the user documentation to understand the process required to upgrade or downgrade the version. |
string | |
replicas |
The number of pods in the Kafka Connect group. Defaults to |
integer | |
image | The docker image for the pods. |
string | |
connectCluster |
The cluster alias used for Kafka Connect. The value must match the alias of the target Kafka cluster as specified in the |
string | |
clusters | Kafka clusters for mirroring. |
mirrors | Configuration of the MirrorMaker 2 connectors. |
resources | The maximum limits for CPU and memory resources and the requested initial resources. For more information, see the external documentation for core/v1 resourcerequirements. |
livenessProbe | Pod liveness checking. |
readinessProbe | Pod readiness checking. |
jvmOptions | JVM Options for pods. |
jmxOptions | JMX Options. |
logging |
Logging configuration for Kafka Connect. The type depends on the value of the |
clientRackInitImage |
The image of the init container used for initializing the |
string | |
rack |
Configuration of the node label which will be used as the |
tracing |
The configuration of tracing in Kafka Connect. The type depends on the value of the |
template |
Template for Kafka Connect and Kafka Mirror Maker 2 resources. The template allows users to specify how the |
externalConfiguration | Pass data from Secrets or ConfigMaps to the Kafka Connect pods and use them to configure connectors. |
metricsConfig |
Metrics configuration. The type depends on the value of the |