Update content/zh/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>pull/23060/head
parent
e6ec414a97
commit
95c0162a55
|
@ -108,7 +108,7 @@ First, ensure that the provisioner associated with the storage class you choose
|
|||
--->
|
||||
## 创建一个新的原生块设备 PVC
|
||||
|
||||
首先,请确保与您选择的存储类关联的配置程序支持 raw block。然后创建 PVC。
|
||||
首先,请确保与您选择的存储类关联的驱动支持原生块设备。然后创建 PVC。
|
||||
|
||||
```
|
||||
apiVersion: v1
|
||||
|
|
Loading…
Reference in New Issue