Skip to content

how to delete the pod of kafka, but stay the strimzipodsets and other things #11251

Answered by ppatierno
feiyizhou asked this question in Q&A
Discussion options

You must be logged in to vote

It's not possible to scale the Kafka cluster to 0. If you want to do so the only choice you have is to stop running the operator or pausing the reconciliation (you can find information about it in the documentation) so that the operator won't take care of your cluster. Then you can delete the pods if this is really what you need, depending on what you are trying to achieve.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@feiyizhou
Comment options

Answer selected by ppatierno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants