-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Keras
2. Framework version: 2.2.4
3. Horovod version:
4. MPI version:
5. CUDA version:9.2
6. NCCL version:2.2.12
7. Python ver…
-
So, I've configured the Strimzi Kafka external listeners as type nodeport. The connection test is successful. However, when a message to pushed to the topic, Kafka always returns with this - `Topic My…
-
I'm using provider `0.2.3` (happens in `0.2.4` too though).
Some ACLs in my cluster have disappeared (I verified this by running `kafka-acls --list --principal "User:my-test-user"`.
When I re-run T…
-
I am using an AKS cluster and the following config:
```
apiVersion: kafka.strimzi.io/v1beta1
kind: Kafka
metadata:
name: my-cluster
spec:
kafka:
version: 2.5.0
replicas: 1
li…
-
Hi Team,
We have created a Kafkauser and we would like to give access to any topic which the user attempts to access. Added a wildcard ".*" under name to support this, However, it didn't work, nee…
-
Hello,
I was wondering if it would be possible to give all kafkausers the describe permission on topic *
I know you can do something on the broker itself like:
`bin/kafka-acls.sh --authorize…
-
Hi,
I'm having some issue with KafkaUser ACLS with tls authentication.
I've a kafka entity setup with external loadbalancer access with tls enabled:
```
Listeners:
External:
…
-
**Problem**
I feel like Knative Eventing doesn't quite address most common use case. That use case would be to write custom business app that like to produce events.
Let's imagine for example a us…
-
Hi Team,
I have a requirement where there are 2 clusters, Cluster1 and Cluster2. While launching Kafka inside Cluster2 I want to enable the Cluster1 ca crt in the YAML file so that the SSL handshak…
-
Hi Strimzi!
I am using this file to create KafkaUser, I would like to know if there is a way to say to the user-operator to not create/update the secret, since I manage it by the application.
```y…
dilox updated
4 years ago