Parameter | Description | Example |
PVC Type | Select NAS. | NAS |
Name | Enter a custom name for the PVC. The name must meet the format requirements displayed in the console. | nas-pvc |
Allocation Mode | Select Use Mount Target Domain Name. | Use Mount Target Domain Name |
Volume Plug-in | By default, CSI is selected. | CSI |
Capacity | The storage capacity allocated to the pod. This is also the capacity of the NAS volume. | 20Gi |
Access Mode | You can select ReadWriteMany or ReadWriteOnce. | ReadWriteMany |
Mount Target Domain Name | The directory of the NAS file system that you want to mount. If you set the value to the domain name of a mount target, such as ****-****.<region>.nas.aliyuncs.com , it indicates that the root directory (/ ) of the NAS file system is mounted. If you specify a value that includes the domain name of a mount target and a subdirectory, such as ****-****.<region>.nas.aliyuncs.com:/dir , it indicates that the /dir directory of the NAS file system is mounted. In this case, if the /dir directory does not exist in the NAS file system, the system automatically creates the directory in the file system.
| 350514****-mw***.cn-shanghai.nas.aliyuncs.com |