|
adding annotation to service account
Hi,
I work with strimzi (as kafka connect) on eks.
I would like to add to the service account aws role annotation to s3 (something like: eks.amazonaws.com/role-arn:
Hi,
I work with strimzi (as kafka connect) on eks.
I would like to add to the service account aws role annotation to s3 (something like: eks.amazonaws.com/role-arn:
|
By
amit.cahanovich@...
·
#165
·
|
|
[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
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
|
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
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
|
By
Jakub Scholz
·
#162
·
|
|
Re: 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
·
|
|
Broker Hostname mismatch error seen with aiokafka APIs
Hi all,
I am getting the below error for the code (which uses aiokafka APIs) that i have pasted below (also provided kafka resource yaml snippet). Instead of kafka broker hostname, if i give IP
Hi all,
I am getting the below error for the code (which uses aiokafka APIs) that i have pasted below (also provided kafka resource yaml snippet). Instead of kafka broker hostname, if i give IP
|
By
udaykumartj@...
·
#160
·
|
|
Broker Hostname mismatch error seen with aiokafka APIs
Hi all,
I am getting the below error for the code (which uses aiokafka APIs) that i have pasted below (also provided kafka resource yaml snippet). Instead of kafka broker hostname, if i give IP
Hi all,
I am getting the below error for the code (which uses aiokafka APIs) that i have pasted below (also provided kafka resource yaml snippet). Instead of kafka broker hostname, if i give IP
|
By
udaykumartj@...
·
#159
·
|
|
[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
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
|
By
Jakub Scholz
·
#158
·
|
|
Re: Adding annotations and limits of kafka connect created pods
for reference,
The following is kafkaconnect that is integrated with datadog (named my-connect-cluster)
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaConnect
metadata:
name: my-connect-cluster
for reference,
The following is kafkaconnect that is integrated with datadog (named my-connect-cluster)
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaConnect
metadata:
name: my-connect-cluster
|
By
amit.cahanovich@...
·
#157
·
|
|
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
·
|
|
Re: 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
·
|
|
Re: Adding annotations and limits of kafka connect created pods
Hi,
i have the following configuration:
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaConnect
metadata:
name: my-connect-cluster
namespace: kafka
annotations:
strimzi.io/use-connector-resources:
Hi,
i have the following configuration:
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaConnect
metadata:
name: my-connect-cluster
namespace: kafka
annotations:
strimzi.io/use-connector-resources:
|
By
amit.cahanovich@...
·
#154
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Test Container Operators 0.100.0
Strimzi Test Container 0.100.0 has been released. Main changes since 0.25.0 release include:- adds a variety of options how to configure broker to run Strimzi Kafka container:
with a specific
Strimzi Test Container 0.100.0 has been released. Main changes since 0.25.0 release include:- adds a variety of options how to configure broker to run Strimzi Kafka container:
with a specific
|
By
Maros Orsak
·
#153
·
|
|
[ANNOUCE] [Release Candidate] Strimzi test containers 0.100.0
Release candidate 3 of Strimzi test containers 0.100.0 is now available for testing.* The main changes from version 0.100-0-rc2 in this release include:
fix KRaft mode when Controller listens on the
Release candidate 3 of Strimzi test containers 0.100.0 is now available for testing.* The main changes from version 0.100-0-rc2 in this release include:
fix KRaft mode when Controller listens on the
|
By
Maros Orsak
·
#152
·
|
|
[ANNOUCE] [Release Candidate] Strimzi test containers 0.100.0
Release candidate 2 of Strimzi test containers 0.100.0 is now available for testing.** The main changes from version 0.100-0-rc1 in this release include :
adds a variety of options how to configure
Release candidate 2 of Strimzi test containers 0.100.0 is now available for testing.** The main changes from version 0.100-0-rc1 in this release include :
adds a variety of options how to configure
|
By
Maros Orsak
·
#151
·
|
|
[ANNOUNCE] [Release Candidate] Strimzi test containers 0.100.0 is out
Release candidate 1 of Strimzi test containers 0.100.0 is now available for testing. The main changes since version 0.25.0 are many options how to configure broker to run Strimzi Kafka container:
with
Release candidate 1 of Strimzi test containers 0.100.0 is now available for testing. The main changes since version 0.25.0 are many options how to configure broker to run Strimzi Kafka container:
with
|
By
Maros Orsak
·
#150
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Operators 0.27.1
Strimzi Kafka Operators 0.27.1 has been released. The main changes in this release include:
* Fix Helm Chart issue when configuring additional environment variables
* Update Log4j2 to 2.17.1
* Update
Strimzi Kafka Operators 0.27.1 has been released. The main changes in this release include:
* Fix Helm Chart issue when configuring additional environment variables
* Update Log4j2 to 2.17.1
* Update
|
By
Jakub Scholz
·
#149
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Bridge 0.21.3
Strimzi Kafka Bridge 0.21.3 is now available. It will be also used in the upcoming 0.27.1 release of Strimzi Operators.
The main change is about the fix for the Log4j2 CVE-2021-44832.
For more
Strimzi Kafka Bridge 0.21.3 is now available. It will be also used in the upcoming 0.27.1 release of Strimzi Operators.
The main change is about the fix for the Log4j2 CVE-2021-44832.
For more
|
By
Paolo Patierno
·
#148
·
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Operators 0.27.0 and Strimzi Drain Cleaner 0.3.0
Strimzi Kafka Operators 0.27.0 has been released. The main changes in this release include:
* (Experimental) support for AArch64 / ARM64 platform
* The ControlPlaneListener and ServiceAccountPatching
Strimzi Kafka Operators 0.27.0 has been released. The main changes in this release include:
* (Experimental) support for AArch64 / ARM64 platform
* The ControlPlaneListener and ServiceAccountPatching
|
By
Jakub Scholz
·
#147
·
|
|
RC2 of Strimzi Kafka Operators 0.27.0
Release candidate 2 of Strimzi Kafka Operators 0.27.0 is now available for testing. The changes since RC1 are:
* Fixed AArch64 version of the kaniko-executor container image
* Add Canary installation
Release candidate 2 of Strimzi Kafka Operators 0.27.0 is now available for testing. The changes since RC1 are:
* Fixed AArch64 version of the kaniko-executor container image
* Add Canary installation
|
By
Jakub Scholz
·
#146
·
|