File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -535,19 +535,19 @@ Not all Persistent Volume types support mount options.
535
535
536
536
The following volume types support mount options :
537
537
538
- * AWSElasticBlockStore
539
- * AzureDisk
540
- * AzureFile
541
- * CephFS
542
- * Cinder (OpenStack block storage )
543
- * GCEPersistentDisk
544
- * Glusterfs
545
- * NFS
546
- * Quobyte Volumes
547
- * RBD (Ceph Block Device )
548
- * StorageOS
549
- * VsphereVolume
550
- * iSCSI
538
+ * `awsElasticBlockStore`
539
+ * `azureDisk`
540
+ * `azureFile`
541
+ * `cephfs`
542
+ * `cinder` (**deprecated** in v1.18 )
543
+ * `gcePersistentDisk`
544
+ * `glusterfs`
545
+ * `iscsi`
546
+ * `nfs`
547
+ * `quobyte` (**deprecated** in v1.22 )
548
+ * `rbd`
549
+ * `storageos` (**deprecated** in v1.22)
550
+ * `vsphereVolume`
551
551
552
552
Mount options are not validated. If a mount option is invalid, the mount fails.
553
553
You can’t perform that action at this time.
0 commit comments