Update index.md
parent
3512bc673b
commit
4fa487f722
|
@ -172,23 +172,23 @@ In the CLI, the access modes are abbreviated to:
|
|||
|
||||
| Volume Plugin | ReadWriteOnce| ReadOnlyMany| ReadWriteMany|
|
||||
| :--- | :---: | :---: | :---: |
|
||||
| AWSElasticBlockStore | x | - | - |
|
||||
| AzureFile | x | x | x |
|
||||
| AzureDisk | x | - | - |
|
||||
| CephFS | x | x | x |
|
||||
| Cinder | x | - | - |
|
||||
| FC | x | x | - |
|
||||
| FlexVolume | x | x | - |
|
||||
| Flocker | x | - | - |
|
||||
| GCEPersistentDisk | x | x | - |
|
||||
| Glusterfs | x | x | x |
|
||||
| HostPath | x | - | - |
|
||||
| iSCSI | x | x | - |
|
||||
| PhotonPersistentDisk | x | - | - |
|
||||
| Quobyte | x | x | x |
|
||||
| NFS | x | x | x |
|
||||
| RBD | x | x | - |
|
||||
| VsphereVolume | x | - | - |
|
||||
| AWSElasticBlockStore | ✓ | - | - |
|
||||
| AzureFile | ✓ | ✓ | ✓ |
|
||||
| AzureDisk | ✓ | - | - |
|
||||
| CephFS | ✓ | ✓ | ✓ |
|
||||
| Cinder | ✓ | - | - |
|
||||
| FC | ✓ | ✓ | - |
|
||||
| FlexVolume | ✓ | ✓ | - |
|
||||
| Flocker | ✓ | - | - |
|
||||
| GCEPersistentDisk | ✓ | ✓ | - |
|
||||
| Glusterfs | ✓ | ✓ | ✓ |
|
||||
| HostPath | ✓ | - | - |
|
||||
| iSCSI | ✓ | ✓ | - |
|
||||
| PhotonPersistentDisk | ✓ | - | - |
|
||||
| Quobyte | ✓ | ✓ | ✓ |
|
||||
| NFS | ✓ | ✓ | ✓ |
|
||||
| RBD | ✓ | ✓ | - |
|
||||
| VsphereVolume | ✓ | - | - |
|
||||
|
||||
### Class
|
||||
|
||||
|
|
Loading…
Reference in New Issue