Terminology
This appendix provides a list of terms and acronyms and their definitions that are used with OpenShift and the IBM CSI driver.
Term and acronyms
Block Volume
A volume that will appear as a block device inside the container.
Cephs
Cephs is an open-source software storage platform. Software defined storage (SDS) that implements object storage on a distributed computer cluster, and provides interfaces for object-, block-, and file-level storage.
Container
This is a technology for packaging an application along with its runtime dependencies. ...