|
Question about Critical Security Findings in kafka-exporter dependency in Strimzi images
Hi Kerstin, I'm not really a Golang expert. As for CVE-2022-23806, crypto functions will be used between the Kafka Exporter where mTLS is used. The CVE-2021-38297 seems to suggest it applies only to W
Hi Kerstin, I'm not really a Golang expert. As for CVE-2022-23806, crypto functions will be used between the Kafka Exporter where mTLS is used. The CVE-2021-38297 seems to suggest it applies only to W
|
By
Jakub Scholz
· #196
·
|
|
strimzi operator running namespaced
Strimzi requires access to some cluster wide resources for some important features such as rack awareness. It is also required for example for node-port access or disk resizing. You can disable some o
Strimzi requires access to some cluster wide resources for some important features such as rack awareness. It is also required for example for node-port access or disk resizing. You can disable some o
|
By
Jakub Scholz
· #194
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Operators 0.29.0
Strimzi Kafka Operators 0.29.0 has been released. The main changes in this release include: * Support for new Apache Kafka releases (3.0.1, 3.1.1 and 3.2.0) * Renew user certificates in User Operator
Strimzi Kafka Operators 0.29.0 has been released. The main changes in this release include: * Support for new Apache Kafka releases (3.0.1, 3.1.1 and 3.2.0) * Renew user certificates in User Operator
|
By
Jakub Scholz
· #186
·
|
|
RC2 of Strimzi Kafka Operators 0.29.0 is available for testing
Release candidate 2 of Strimzi Kafka Operators 0.29.0 is now available for testing. The changes since RC1 are: * Fix Kafka, KafkaConnect and Cruise Control examples * Fix error handling in KafkaRebala
Release candidate 2 of Strimzi Kafka Operators 0.29.0 is now available for testing. The changes since RC1 are: * Fix Kafka, KafkaConnect and Cruise Control examples * Fix error handling in KafkaRebala
|
By
Jakub Scholz
· #185
·
|
|
RC1 of Strimzi Kafka Operators 0.29.0 is available for testing
Release candidate 1 of Strimzi Kafka Operators 0.29.0 is now available for testing. The changes in this release include for example: * Support for new Apache Kafka releases (3.0.1, 3.1.1 and 3.2.0) *
Release candidate 1 of Strimzi Kafka Operators 0.29.0 is now available for testing. The changes in this release include for example: * Support for new Apache Kafka releases (3.0.1, 3.1.1 and 3.2.0) *
|
By
Jakub Scholz
· #183
·
|
|
Attempting to install Strimzi/Kafka on my microk8s cluster
The first node looks ok. But if you check the description, you can see that some of the nodes are marked with the taint: That is what the events are complaining about. I expect that the taint is set t
The first node looks ok. But if you check the description, you can see that some of the nodes are marked with the taint: That is what the events are complaining about. I expect that the taint is set t
|
By
Jakub Scholz
· #182
·
|
|
Attempting to install Strimzi/Kafka on my microk8s cluster
Hi Tim, That looks like some scheduling issue between your cluster and your storage. TBH, these issues are a bit hard to decode without your environment. The taint suggests that some of your nodes are
Hi Tim, That looks like some scheduling issue between your cluster and your storage. TBH, these issues are a bit hard to decode without your environment. The taint suggests that some of your nodes are
|
By
Jakub Scholz
· #180
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Bridge 0.21.5
New version 0.21.5 of Strimzi Kafka Bridge has been released. The main changes in this release are: * Support for ppc64le platform * Documentation improvements * Dependency updates For more details, g
New version 0.21.5 of Strimzi Kafka Bridge has been released. The main changes in this release are: * Support for ppc64le platform * Documentation improvements * Dependency updates For more details, g
|
By
Jakub Scholz
· #178
·
|
|
RC1 of Strimzi Kafka Bridge 0.21.5
Release Candidate 1 of Strimzi Kafka Bridge the 0.21.5 is now available for testing. The main changes since 0.21.4 are: * Support for ppc64le platform * Documentation improvements * Dependency updates
Release Candidate 1 of Strimzi Kafka Bridge the 0.21.5 is now available for testing. The main changes since 0.21.4 are: * Support for ppc64le platform * Documentation improvements * Dependency updates
|
By
Jakub Scholz
· #177
·
|
|
Need help setting UP Strimzi Kafka Cluster with Cruise Control
You have to do it manually. Kafka is not something that is normally scaled up or down very often. It is a stateful application with partitions and their replicas having a fixed assignment to a specifi
You have to do it manually. Kafka is not something that is normally scaled up or down very often. It is a stateful application with partitions and their replicas having a fixed assignment to a specifi
|
By
Jakub Scholz
· #172
·
|
|
Need help setting UP Strimzi Kafka Cluster with Cruise Control
No, we do not have a Helm Chart for creating the Kafka custom resource. Thanks & Regards Jakub
No, we do not have a Helm Chart for creating the Kafka custom resource. Thanks & Regards Jakub
|
By
Jakub Scholz
· #170
·
|
|
Need help setting UP Strimzi Kafka Cluster with Cruise Control
HI Ranjeet, The Helm Chart installs only the operator for managing the Kafka clusters. Next, you need to create the Kafka custom resource describing the Kafka cluster you want to have, its configurati
HI Ranjeet, The Helm Chart installs only the operator for managing the Kafka clusters. Next, you need to create the Kafka custom resource describing the Kafka cluster you want to have, its configurati
|
By
Jakub Scholz
· #168
·
|
|
adding annotation to service account
Hi Amit, You can use the `template` section to declaratively customize annotations: https://strimzi.io/docs/operators/latest/full/configuring.html#assembly-customizing-kubernetes-resources-str ... for
Hi Amit, You can use the `template` section to declaratively customize annotations: https://strimzi.io/docs/operators/latest/full/configuring.html#assembly-customizing-kubernetes-resources-str ... for
|
By
Jakub Scholz
· #166
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Operators 0.28.0
Strimzi Kafka Operators 0.28.0 has been released. The main changes in this release include: * Add support for Kafka 3.1.0; remove Kafka 2.8.0 and 2.8.1 * Add support for `StrimziPodSet` resources (dis
Strimzi Kafka Operators 0.28.0 has been released. The main changes in this release include: * Add support for Kafka 3.1.0; remove Kafka 2.8.0 and 2.8.1 * Add support for `StrimziPodSet` resources (dis
|
By
Jakub Scholz
· #164
·
|
|
RC1 of Strimzi Kafka Operators 0.28.0 is available for testing
Release candidate 1 of Strimzi Kafka Operators 0.28.0 is now available for testing. The main changes in this release include: * Add support for Kafka 3.1.0; remove Kafka 2.8.0 and 2.8.1 * Add support
Release candidate 1 of Strimzi Kafka Operators 0.28.0 is now available for testing. The main changes in this release include: * Add support for Kafka 3.1.0; remove Kafka 2.8.0 and 2.8.1 * Add support
|
By
Jakub Scholz
· #163
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Bridge 0.21.4
New version 0.21.4 of Strimzi Kafka Bridge has been released. The main changes in this release are: * Dependency updates (Configuration providers, Vert.x, Netty, Oauth client and more) * Add support f
New version 0.21.4 of Strimzi Kafka Bridge has been released. The main changes in this release are: * Dependency updates (Configuration providers, Vert.x, Netty, Oauth client and more) * Add support f
|
By
Jakub Scholz
· #162
·
|
|
Broker Hostname mismatch error seen with aiokafka APIs
You are using the external loadbalancer listener with internal service name. That is causing the problem. You should either switch to one of the internal interfaces - e.g. the on on port 9093. Or you
You are using the external loadbalancer listener with internal service name. That is causing the problem. You should either switch to one of the internal interfaces - e.g. the on on port 9093. Or you
|
By
Jakub Scholz
· #161
·
|
|
[ANNOUNCE] [RELEASE] Mirror Maker 2 Extensions 1.2.0, EnvVar Configuration Provider 1.0.0 and Kubernetes Configuration Provider 1.0.0
New versions of Mirror Maker 2 Extensions, EnvVar Configuration Provider and Kubernetes Configuration Provider have been released. The biggest change involves the Mirror Maker 2 Extensions. The Strimz
New versions of Mirror Maker 2 Extensions, EnvVar Configuration Provider and Kubernetes Configuration Provider have been released. The biggest change involves the Mirror Maker 2 Extensions. The Strimz
|
By
Jakub Scholz
· #158
·
|
|
RC1 of Mirror Maker 2 Extensions 1.2.0, EnvVar Configuration Provider 1.0.0 and Kubernetes Configuration Provider 0.1.1
As we are preparing for the next release of the Strimzi operators, we are doing different minor and patch releases of some of our smaller projects used as dependencies. Today, we released the Release
As we are preparing for the next release of the Strimzi operators, we are doing different minor and patch releases of some of our smaller projects used as dependencies. Today, we released the Release
|
By
Jakub Scholz
· #156
·
|
|
Adding annotations and limits of kafka connect created pods
The YAML you shared has no indentation. If that is how it really looks, it is indeed invalid. If the indentation was list during copy pasting, nobody can say what the original indentation was and what
The YAML you shared has no indentation. If that is how it really looks, it is indeed invalid. If the indentation was list during copy pasting, nobody can say what the original indentation was and what
|
By
Jakub Scholz
· #155
·
|