Storage class recommendations

Are there particular recommendations for persistent volume setup for couchbase?
For example openebs talks about different options for other products in the space:

Distributed applications like Cassandra can use the LocalPV engine for lowest latency writes. Monolithic applications like MySQL and PostgreSQL can use Mayastor or cStor based on ZFS for resilience. Streaming applications like Kafka can use the NVMe engine Mayastor for best performance in edge environments…

for example, one question is whether local volumes, or replicated volumes, are recommended

@ksully https://docs.couchbase.com/operator/current/best-practices.html#persistent-volumes-best-practices talks about the best practices for using PV with couchbase operator - there is a section in https://docs.couchbase.com/operator/current/prerequisite-and-setup.html which list the persistent volume types that we have certified

1 Like