From 4594ffc76f7dc52b2283115fbf1d0039538cfc95 Mon Sep 17 00:00:00 2001 From: yixin21 <66355657+yixin21@users.noreply.github.com> Date: Tue, 18 Aug 2020 09:22:04 +0800 Subject: [PATCH] Update content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md Co-authored-by: Qiming Teng --- .../blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md b/content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md index ba8e095a6c..ff40e95c9c 100644 --- a/content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md +++ b/content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md @@ -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. ---> -## 使用 raw block PVC +## 使用原生块 PVC 在 Pod 定义中使用 PVC 时,需要选择块设备的设备路径,而不是文件系统的安装路径。