Add CSI type pv and description of CSI accessMode (#14798)

This commit is contained in:
Weidong Cai
2019-06-11 07:16:15 +08:00
committed by Kubernetes Prow Robot
parent 43ed5b7d25
commit 8b68f6a968
@@ -268,6 +268,7 @@ Expanding EBS volumes is a time consuming operation. Also, there is a per-volume
* AWSElasticBlockStore * AWSElasticBlockStore
* AzureFile * AzureFile
* AzureDisk * AzureDisk
* CSI
* FC (Fibre Channel) * FC (Fibre Channel)
* Flexvolume * Flexvolume
* Flocker * Flocker
@@ -350,6 +351,7 @@ In the CLI, the access modes are abbreviated to:
| AzureDisk | ✓ | - | - | | AzureDisk | ✓ | - | - |
| CephFS | ✓ | ✓ | ✓ | | CephFS | ✓ | ✓ | ✓ |
| Cinder | ✓ | - | - | | Cinder | ✓ | - | - |
| CSI | &depends on the driver | depends on the driver | depends on the driver |
| FC | ✓ | ✓ | - | | FC | ✓ | ✓ | - |
| Flexvolume | ✓ | ✓ | depends on the driver | | Flexvolume | ✓ | ✓ | depends on the driver |
| Flocker | ✓ | - | - | | Flocker | ✓ | - | - |