Component versions
CSM Operator components and their versions shipped in this release of CSM Operator.
Component | Version |
---|---|
Cruise Control | 2.5.137.1.1.0-b79 |
Kafka | 3.7.0.1.1.0-b79 |
Strimzi | 0.41.0.1.1.0-b79 |
ZooKeeper | 3.8.1.7.2.18.200-37 |
Supported Kafka versions
CSM Operator supports the following Kafka versions:
Version | Component/Resource | Kafka Protocol version |
---|---|---|
3.7.0.1.1 (latest and default) |
|
3.7 |
3.7.0.1.0 |
|
3.7 |
Kafka versions shipped in CSM Operator are specific to Cloudera. You
specify them in the spec.version
property of cluster resources like
Kafka and KafkaConnect resources.
The latest version is the current and latest supported version. This version is used by default to deploy clusters if an explicit version is not provided in your resource configuration. This version is also the version recommended by Cloudera. All other versions listed here are Kafka versions shipped in previous releases of CSM Operator that are also supported.
The Kafka version is made up of two parts. The first three digits specify the Apache Kafka version. The digits following the Apache Kafka version specify the major and minor version of CSM Operator. When deploying a cluster, you must use the versions listed here. Specifying upstream versions is not supported.
The Kafka protocol version is relevant for upgrades. Depending on your specific upgrade path, explicitly setting the protocol version might be necessary.