Skip to content
Discussion options

You must be logged in to vote

Apache Kafka requires a filesystem on its volumes. It cannot use raw block storage.

If you want to use multiple volumes in each Kafka broker, you can add them to the storage array in the Kafka custom resource. While that is useful in many situations to improve the overall capacity and in some cases performance, you probably do not want to use multiple 5Gi volumes but for example multiple 5Ti volumes as you are responsible for the balancing of the data between the disks.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tanberBro
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