Skip to content
Discussion options

You must be logged in to vote

In general, you should use block storage and not file storage such as NFS. But which one, that depends on you and your environment. The cloud native block storage (as offered by Ceph and others) should work, but it might be challenging performance-wise since it often shares the same networks with Kafka etc. You could also use local storage which is a choice often used with on-prem bare metal clusters. Or some iSCSI / FibreChannel appliances if you have them. If you run in public clouds, the things such as AWS EBS volumes work also well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Radiancebobo
Comment options

@scholzj
Comment options

Answer selected by Radiancebobo
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