此内容没有您所选择的语言版本。
Chapter 75. KafkaStatus schema reference
Used in: Kafka
| Property | Property type | Description |
|---|---|---|
| conditions |
| List of status conditions. |
| observedGeneration | integer | The generation of the CRD that was last reconciled by the operator. |
| listeners |
| Addresses of the internal and external listeners. |
| kafkaNodePools |
| List of the KafkaNodePools used by this Kafka cluster. |
| registeredNodeIds | integer array |
The |
| clusterId | string | Kafka cluster Id. |
| operatorLastSuccessfulVersion | string | The version of the Streams for Apache Kafka Cluster Operator which performed the last successful reconciliation. |
| kafkaVersion | string | The version of Kafka currently deployed in the cluster. |
| kafkaMetadataVersion | string | The KRaft metadata.version currently used by the Kafka cluster. |
| kafkaMetadataState | string (one of [PreKRaft, ZooKeeper, KRaftMigration, KRaftDualWriting, KRaftPostMigration, KRaft]) |
Defines where cluster metadata are stored. Since Kafka KRaft has been fully adopted, the only applicable value is |
| autoRebalance | The status of an auto-rebalancing triggered by a cluster scaling request. |