Skip to content

Temporarily Shutdown the Cluster #10849

Answered by scholzj
Gerthum asked this question in Q&A
Discussion options

You must be logged in to vote

You can do the following:

  1. Stop the Strimzi reconciliation using the pause-reconciliation annotation (check the docs for the exact format) on the Kafka CR
  2. Delete the StrimziPodSet(s) matching the nodes that you want to stop
  3. Snapshot your disks
  4. Unpause the reconciliation by removing the annotation

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Gerthum
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