Replies: 1 comment
-
Almost ... I think this is missing one step. The storage configuration is stored in an annotation of the StatefulSet (Kafka or ZooKeeper, depending on which one you are changing). It is compared between the annotation and the
I never tried it, but I think this should work. |
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.
-
I haven't tried at this point, but I was wondering:
Is it possible to switch Kafka cluster storage on a per-node basis using the strimzi.io/delete-pod-and-pvc=true annotation?
I'm thinking something like this may work:
I'd appreciate any feedback on whether this is currently possible. If not, it seems like it'd be a useful feature.
Beta Was this translation helpful? Give feedback.
All reactions