Cassandra storage group value-Apigee hybrid - back up restore

Listed doc defines storage driver for CSI

https://kubernetes-csi.github.io/docs/drivers.html

For Azure, Google and Amazon Cassandra will match to listed drivers --> Azure Blob, GCE Persistent Disk, AW S Elastic Block Storage,

Selection will be based on the way Cassandra store data hence hence file storage driver will not be applicable .

The configured Cassandra storage class must support CSI snapshots for CSI backup and restore to work, hence for Cassandra back up storage it will suit only to Azure Blob, GCE Persistent Disk & AWS Elastic Block Storage ?

 

@dino @dhtx 

 

0 2 124
2 REPLIES 2

For GCP and AWS the recommended drivers are GCE Persistent Disk and AWS Elastic Block Storage. For Azure the recommended driver is Azure Disk. Azure Blob does not support snapshots based on https://kubernetes-csi.github.io/docs/drivers.html

@dhtx  Listed recommendation is because Apigee Cassandra data is blobs storage and the technique for CSI is snapshot  ?