kafka suuport volume azureDisk ? #5395
Unanswered
chanvoyage
asked this question in
Q&A
Replies: 1 comment
-
Not sure I completely follow the question. The usual way to provision storage on Kubernetes is through the persistent volume claims and storage class. If you want to use some specific volume, you can also create the PersistentVolumeClaim manually before deploying Kafka with the right name and it should be re-used by the operator. Keep in mind that using existing volume with some data would require them to be in the right structure etc. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello everyone
i have some question about kafka storage
"storageclass to provisioning azure disk for kafka" and "attached azure disk to workernode and create local persistent volume"
Beta Was this translation helpful? Give feedback.
All reactions