-
Hi,
I'm currently looking at locking down the cluster as much as possible, and as such, I was wondering what would the minimal permission for the kafka-gitops user would be?
Could we have an exa…
-
Setup:
Install Zookeeper and Kafka .../dist/kafka/2.5.0/kafka_2.13-2.5.0.tgz
Configure Zookeeper with TLS on port 2181 and without TLS on port 2180
Configure Kafka with TLS, SASL and SCRAM on port …
-
Hi Team,
I have a question regarding the enabling of the one way TLS authentication, How do we achieve this and what change do we need in the Kafka CR.
Let's say if I want to test producing mes…
-
Current behaviour:
Create a new Kafka deployment and the service will create a `*` allowance in the ACLs. For Terraform style deployments, this may not be ideal in cases where the ACLs are part of th…
-
Hi there,
I've added some topic configs to my state file, and when running a plan, it's trying to add the configs that already exist?
Context:
Topic is pre-existing and was created using the `c…
-
Hello!
We are trying to configure strimzi kafka TLS external listener with own certificates. but Kafkaconnect fails to connect to the kafka cluster.
**Environment (please complete the following i…
sd018 updated
4 years ago
-
We have few clusters each in its own namespace and I'm trying to mirror some topic from one cluster to another using MM2.
The problem is that we named all clusters with same name "franz" to be able…
-
When i create user from within the Kafka cli i get below error on a kafka deployment with authorization enabled
` bin/kafka-topics.sh --create --bootstrap-server cluster-kafka-bootstrap:9092 --re…
-
## Expected Behavior
Setting a PREFIXED ACL to absent results in the removal of the ACL entry
## Actual Behavior
The playbook runs AND reports that the ACL has been changed, but the ACL is **…
-
Hello,
I try to setup akhq, i follow standalone indication in Readme file.
I use jar file version 0.15.
it is starting well but when i want access to the home page i have java exectpion :
…