IBM Spectrum Scale has a new offering for persistent storage for containers which is based on Container Storage Interface (CSI) specification. This is now available on GitHub as open beta-
https://github.com/IBM/ibm-spectrum-scale-csi-driverThe Spectrum Scale CSI driver provides following features-
-
Static provisioning: Ability to use existing directories as persistent volumes
-
Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
-
Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
-
Multiple file systems support: Volumes can be created across multiple file systems
-
Remote mount support: Volumes can be created on a remotely mounted file system
You should be able to find further details and instructions on github. And here is a short video to get you started with building the code and creating the driver image-
https://youtu.be/8aMB3HL3fwgSo go ahead and try using Spectrum Scale storage for creating volumes for your container workloads and reap the benefits of distributed high performance filesystem in the containers world!
#Cloudstorage#Softwaredefinedstorage