July 2018
Intermediate to advanced
504 pages
11h 34m
English
OpenShift supports a number of persistent storage backends that work differently. Some of them support reads/writes from many clients (like NFS), while others support only one mount.
The following table contains a comparison of supported storage backends/plugins:
| Volume backend | ReadWriteOnce | ReadWriteMany | ReadOnlyMany |
| AWS EBS | Yes | ||
| Azure Disk | Yes | ||
| Ceph RBD | Yes | Yes | |
| Fibre Channel | Yes | Yes | |
| GCE Persistent Disk | Yes | ||
| GlusterFS | Yes | Yes | Yes |
| HostPath | Yes | ||
| iSCSI | Yes | Yes | |
| NFS (Network File System) | Yes | Yes | Yes |
| OpenStack Cinder | Yes | ||
| VMware vSphere | Yes | ||
| Local | Yes |
Read now
Unlock full access