Delete persistent-claim #5338
Unanswered
sreejesh123
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The As for the second part, I never used the selectors, I normally use StorageClass always with dynamically created storage. I guess the selector makes sense if the storage is not created dynamically? |
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.
-
My original setup when created kafka was
(can I delete the storage manually to reclaim the storage if deleteClaim: false
Or I redeploy kafka/ZK to - below
then I delete operator - will it delete the storage as well?
Second Q: if I have to use SSD as storage type, is the only change needed is (https://strimzi.io/docs/operators/latest/using.html)
should I create kind: storageclass for this to work?
Beta Was this translation helpful? Give feedback.
All reactions