-
**Problem**
I have a kafka cluster running over MTLS using Istio.
Everything is working as expected, except the KafkaUsers.
**Requested feature**
I would like to see the possibility of using ACL…
-
## Description
I have to perform a spark job, which uses the recognize_entities_dl pretrained pipeline, in a mesos (dockerized) cluster. The cmd is as follows:
`/opt/spark/spark-2.4.5-bin-hado…
-
Hello,
Congratulations... Very interesting this tool!
By running **_kafka-gitops plan_**
gives me the following error:
![image](https://user-images.githubusercontent.com/25517820/87918033-1e35…
-
Description
===========
In a C# Windows service application, await producer.ProduceAsync() never return. but the message have sent and consumer received it. This issue both occurred in Confluent.…
-
I am downloading akhq as a subchart through helm. I have overridden all configuration but not able to pass the truststore.jks file from parent chart to akhq subchart. What is the best way to do that?
-
I'm defining permissions for schema registry, but after applying none of the permissions listed under customerUserAcls are present in the cluster with a `kafka-acls.sh --list`
This is the customUse…
-
deploy kafka cluster
```yaml
apiVersion: kafka.strimzi.io/v1beta1
kind: Kafka
metadata:
name: my-cluster
spec:
kafka:
version: 2.5.0
replicas: 3
jmxOptions: {}
listeners…
-
I've read through a few github issues and the minio docs, and it seems you don't support setting object ACLs (nor intend to). You claim to be an S3 compatible server, but if you aren't supporting thi…
-
Hello,
I instantiate via docker an image of akhq that I want to connect to our LDAP.
For the moment, it doesn't work and I would like to know why.
I read in an issue that there was the possibility …
-
I want user (**super-user**) who can do every thing in my cluster and I want to use external (cert,truststore,keystore generation will take cake.)
Looking user manifest file with ACL for that user …