Replies: 1 comment 1 reply
-
Check if your Topic Operator is working and if not, what errors it is reporting. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,
I have been searching and searching online for some kind of help regarding this issue, but I haven't been lucky.
Since I created a new cluster in kubernetes, not all kafka topics are listed when I run the commands:
kubectl get kafkatopic
kubectl get strimzi
I have 2 kafka clusters set up and I can see all the kafka topics in one of the clusters, but not in the other one.
I know they exist because if I use Offset Explorer I can see them.
Has this happened to anyone?
Any tips?
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions