Replies: 1 comment
-
Hi @vyom-soft, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The springboot app deployed in k8s, it creates the topic via the api. But this topic is not visible in kafka-cluster.
The springboot pod logs shows that it created topic. Got connected to the broker.
I am using strimzi-kafka 0.35 and springboot 2.7
I do no use KafkaTopic to create topic. It is crated via the java app. Where am I going wrong.
I do not see any connection error.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions