Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBM Spectrum Scale Integration with IBM Cloud Satellite Storage #72

Open
sergio1-ibm opened this issue Feb 26, 2021 · 0 comments
Open

Comments

@sergio1-ibm
Copy link
Contributor

IBM Spectrum Scale Container Storage Interface driver allows IBM Spectrum Scale to be used as a persistent storage for stateful application running in Kubernetes clusters. Through the IBM Spectrum Scale Container Storage Interface driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Spectrum Scale. Containers can essentially be used with stateful microservices.

The following features are available with IBM Spectrum Scale Container Storage Interface driver:

Static provisioning: Ability to use existing directories and filesets 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.
Operator support for easier deployment, upgrade, and cleanup.
Supported volume access modes: RWX (ReadWriteMany) and RWO (ReadWriteOnce)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant