From e6ec414a97b33da7586036182726e9fab7a03ed1 Mon Sep 17 00:00:00 2001 From: yixin21 <66355657+yixin21@users.noreply.github.com> Date: Tue, 18 Aug 2020 09:20:44 +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 e63945e3ff..13154fada7 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 @@ -106,7 +106,7 @@ Applications open, read, and write to the device node inside the container just First, ensure that the provisioner associated with the storage class you choose is one that support raw blocks. Then create the PVC. ---> -## 创建一个新的 raw block PVC +## 创建一个新的原生块设备 PVC 首先,请确保与您选择的存储类关联的配置程序支持 raw block。然后创建 PVC。