squakez commented on issue #4186: URL: https://github.com/apache/camel-k/issues/4186#issuecomment-1488574869
I doubt you have a Kafka installed on the same Pod. If you're using `localhost`, it will look for a service in the same `Pod` where the application is running. You need a Kafka server running and a known ip where to connect. Feel free to follow the example we have in https://github.com/apache/camel-k-examples/tree/main/generic-examples/kafka. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org