From 95c0162a55b04ef7b16a994a4f42ce57cf25ebff Mon Sep 17 00:00:00 2001 From: yixin21 <66355657+yixin21@users.noreply.github.com> Date: Tue, 18 Aug 2020 09:21:14 +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 13154fada7..ba8e095a6c 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 @@ -108,7 +108,7 @@ First, ensure that the provisioner associated with the storage class you choose ---> ## 创建一个新的原生块设备 PVC -首先,请确保与您选择的存储类关联的配置程序支持 raw block。然后创建 PVC。 +首先,请确保与您选择的存储类关联的驱动支持原生块设备。然后创建 PVC。 ``` apiVersion: v1