Cloud Pak for Integration

 View Only

 CP4I Storage Class Requirement

Tobias Aditya's profile image
Tobias Aditya posted Tue September 09, 2025 03:12 AM

Hi. I'm new to the community and IBM Product. I'm curious about the storage class I can use when I install CP4I Component. I've seen for production cluster, it is recommended to use Openshift Data Foundation (ODF) Storage Class, either ocs-storagecluster-cephfs or ocs-storagecluster-ceph-rbd. But in a development environment, where performance is not an issue (low I/O, higher latency is acceptable), is it compatible if I use a simple nfs provisioner storage class (example like this provisioner : https://github.com/kubernetes-csi/csi-driver-nfs) for all of it? Or is there a constraint where I have to use ODF storage class for the CP4I Component to work?