strimzi-kafka-operator
strimzi-kafka-operator copied to clipboard
Apache Kafka® running on Kubernetes
Today, we officially support only a single Clients CA (=> since public CA in the Kafka truststore). However, sometimes, users are interested in using multiple CAs at the same time....
Today, all Strimzi cluster which use Strimzi CA, have the CAs use the same subjects (`CN=cluster-ca v0,O=io.strimzi` and `CN=clients-ca v0,O=io.strimzi`). This can sometimes cause problems when you have multiple Strimzi...
**Feature Request** So I had created tools that check the status of the CR and if not healthy it would alert me. However, it turned out that in our case...
Can we improve the `CrdGenerator` to: 1. validate that the `@JsonPropertyOrder` is present 2. validate that the properties given are all properties of the class 3. validate that no properties...
**Is your feature request related to a problem? Please describe.** We are deploying a Kafka cluster in our company, and we want to monitor it using the Elastic monitoring suite....
Hi! We are looking at using Strimzi to deploy Kafka Connect clusters using Kafka brokers deployed using Amazon MSK. We'd like to use MSK's IAM feature for access control within...
**Is your feature request related to a problem? Please describe.** The tool should support the creation of TLS using encrypted private keys for Kafka listeners. **Describe the solution you'd like**...
**Describe the bug** The changes in Strimzi 0.24.0, 0.27 and upcoming in 0.30.0 are causing us some pain around the `ServiceAccountPatching` FeatureGate. The problem is that we use AWS’s IAM...
Hi, We'd like to run strimzi multi-region in a stretch configuration because of the simplification to clients and failover benefits. Is this in the roadmap or feasible?
**Is your feature request related to a problem? Please describe.** For developing and testing cluster balancing features, it would be really nice to have some sort of tool for unbalancing...