[Bug]: Kafka not responding on Port 9094 with type Loadbalancer #10483
Closed
orbi-ci-bot
started this conversation in
General
Replies: 1 comment 17 replies
-
|
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Description
I am trying to deploy Strimzi + Kafka. Following the official Documentation and the custom Example resource https://github.com/strimzi/strimzi-kafka-operator/blob/0.42.0/examples/kafka/kafka-with-node-pools.yaml. When I try to Make the type as loadbalancer to expose the service then there seems to be no response from the Application. I tried downgrading the version to 3.7.0 and the issue prevails.
Steps to reproduce
I have the same config in two of my k8s clusters and the issue seems to be persistent on both with the below Config.
Expected behavior
The application should respond back as same as the other port
Strimzi version
0.42.0
Kubernetes version
1.29
Installation method
Helm Chart
Infrastructure
EKS
Configuration files and logs
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions