From 6a040a935ffedeba9655b1ff1f42c865f0524c31 Mon Sep 17 00:00:00 2001 From: yixin21 <66355657+yixin21@users.noreply.github.com> Date: Tue, 18 Aug 2020 09:25:28 +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 a2959cc4fc..517dbfc485 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 @@ -77,7 +77,7 @@ As of the publishing of this blog, the following in-tree volumes types support r -Out-of-tree [CSI 卷驱动程序](https://kubernetes.io/blog/2019/01/15/container-storage-interface-ga/) 可能也支持 raw block volume。 Kubernetes CSI 对 raw block volume 的支持目前为 alpha 版本。参考 [这篇](https://kubernetes-csi.github.io/docs/raw-block.html) 文档。 +Out-of-tree [CSI 卷驱动程序](https://kubernetes.io/blog/2019/01/15/container-storage-interface-ga/) 可能也支持原生数据块卷。Kubernetes CSI 对原生数据块卷的支持目前为 alpha 阶段。参考 [这篇](https://kubernetes-csi.github.io/docs/raw-block.html) 文档。