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