python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Istio Ingress Gateway to serve Strimzi Apache Kafka on Kubernetes
I have a question on how to configure the Strimzi Kafka Operator with an Istio Ingress Gateway to serve both the bootstrap and the broker services.
I have deployed Istio to with following Gateway and ...
Ronny Forberger
Votes: 0
Answers: 1
Strimzi Kubernetes Kafka Cluster ID not matching
I am currently facing a strange behaviour which I cannot really grab.
I created a kafka cluster and everything worked fine. Then I wanted to rebuild on a different namespace so I deleted everything (k...
Tim
Votes: 0
Answers: 1
Kafka Connect to AKS Kafka Cluster Security Config
Brief intro:
I am having difficulty understanding exactly what needs to be done to allow my on-prem Kafka Connect client to successfully connect to Azure Kubernetes Kafka Cluster.
Full detail:
Startin...
KevinMT
Votes: 0
Answers: 0
ERROR org.apache.kafka.common.errors.TimeoutException: Timed out waiting to send the call
I've tried to connect for the first time to kafka cluster in Kubernetes (Strimzi operator) over TLS. The TLS connection is working as I am able to connect using kafkacat. The issue seems to be with th...
julien mercier
Votes: 0
Answers: 0