Skip to content

Commit cdad0a7

Browse files
authored
Merge pull request #34184 from Arhell/upd-post
[zh] update link & sync
2 parents fe0bdda + 09bcbae commit cdad0a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh/blog/_posts/2022-05-16-volume-populators-beta.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ Ben Swartzlander (NetApp)
1919
Ben Swartzlander (NetApp)
2020

2121
<!--
22-
The volume populators feature is now two releases old and entering beta! The `AnyVolumeDataSouce` feature
22+
The volume populators feature is now two releases old and entering beta! The `AnyVolumeDataSource` feature
2323
gate defaults to enabled in Kubernetes v1.24, which means that users can specify any custom resource
2424
as the data source of a PVC.
2525
-->
2626
卷填充器功能现在已经经历两个发行版本并进入 Beta 阶段!
27-
在 Kubernetes v1.24 中 `AnyVolumeDataSouce` 特性门控默认被启用。
27+
在 Kubernetes v1.24 中 `AnyVolumeDataSource` 特性门控默认被启用。
2828
这意味着用户可以指定任何自定义资源作为 PVC 的数据源。
2929

3030
<!--
31-
An [earlier blog article](/blog/2021/08/30-volume-populators-redesigned/) detailed how the
31+
An [earlier blog article](/blog/2021/08/30/volume-populators-redesigned/) detailed how the
3232
volume populators feature works. In short, a cluster administrator can install a CRD and
3333
associated populator controller in the cluster, and any user who can create instances of
3434
the CR can create pre-populated volumes by taking advantage of the populator.
3535
-->
36-
[之前的一篇博客](/blog/2021/08/30-volume-populators-alpha/)详细介绍了卷填充器功能的工作原理。
36+
[之前的一篇博客](/blog/2021/08/30/volume-populators-redesigned/)详细介绍了卷填充器功能的工作原理。
3737
简而言之,集群管理员可以在集群中安装 CRD 和相关的填充器控制器,
3838
任何可以创建 CR 实例的用户都可以利用填充器创建预填充卷。
3939

0 commit comments

Comments
 (0)