Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create new messages #280

Open
lazuli307 opened this issue Jun 22, 2019 · 0 comments
Open

Can't create new messages #280

lazuli307 opened this issue Jun 22, 2019 · 0 comments

Comments

@lazuli307
Copy link

lazuli307 commented Jun 22, 2019

I am using kubernetes-kafka on Google GKE 1.12.8. There are two load balancer for external connections, the zookeeper one works, but the kafka one doesn't. The following error always show up.

[Producer clientId=myID] Connection to node 0 (/10.10.0.100:9094) could not be established. Broker may not be available.

Same thing happen with Kafkacat, I can create topic, but not message. It happen to cf-kafka-helm and kafka-helm charts aswell. Beside the load balancers, I am applying as it is from Github. Does it has something to do with GKE?

kafkacat -L -b 22.22.111.111:32400
Metadata for all topics (from broker -1: 22.22.111.111:32400/bootstrap):
1 brokers:
broker 0 at 10.10.0.100:9094

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant