Replies: 1 comment
-
Do you have disabled topic auto-creation? If not, maybe the topic i always immediately auto-created by some client? |
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.
-
kafkatopic resource output:
I am not able to delete the topic using kafka-topics.sh command also I tried delete using ` kubectl delete kafkatopic ' but its keep on creating with some random name, I need to create topic with 3 partition and 1 replica but same topic was exist before with 3 replicas with 1 partition.
I tried delete the topic name, its getting generating everytime.
Beta Was this translation helpful? Give feedback.
All reactions