Update content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
This commit is contained in:
yixin21
2020-08-18 09:22:04 +08:00
committed by GitHub
parent 95c0162a55
commit 4594ffc76f
@@ -130,7 +130,7 @@ spec:
When you use the PVC in a pod definition, you get to choose the device path for the block device rather than the mount path for the file system. When you use the PVC in a pod definition, you get to choose the device path for the block device rather than the mount path for the file system.
---> --->
## 使用 raw block PVC ## 使用原生块 PVC
在 Pod 定义中使用 PVC 时,需要选择块设备的设备路径,而不是文件系统的安装路径。 在 Pod 定义中使用 PVC 时,需要选择块设备的设备路径,而不是文件系统的安装路径。