Kafka controller backup/PVC storage decrease #11622
TaviDorvos
started this conversation in
General
Replies: 1 comment 1 reply
-
As you are using JBOD storage, the easiest way to do this would be to:
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have the following situation: I have a Kafka controller Nodepool with 3 replicas, each with 100GB. That is way too much for this controller, and I want to decrease this size, but shrinking PVC is not supported by Kubernetes. I can't delete the PVC because I am going to lose the data.
My idea is to:
I hope I explained well enough.
I just wanted to ask if it is any other way or any good practice I can backup the data from the controller PVC?
Strimzi Version: 0.46.1
Installation: Helm Chart with ArgoCD
Beta Was this translation helpful? Give feedback.
All reactions