File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,21 +19,21 @@ Ben Swartzlander (NetApp)
19
19
Ben Swartzlander (NetApp)
20
20
21
21
<!--
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
23
23
gate defaults to enabled in Kubernetes v1.24, which means that users can specify any custom resource
24
24
as the data source of a PVC.
25
25
-->
26
26
卷填充器功能现在已经经历两个发行版本并进入 Beta 阶段!
27
- 在 Kubernetes v1.24 中 ` AnyVolumeDataSouce ` 特性门控默认被启用。
27
+ 在 Kubernetes v1.24 中 ` AnyVolumeDataSource ` 特性门控默认被启用。
28
28
这意味着用户可以指定任何自定义资源作为 PVC 的数据源。
29
29
30
30
<!--
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
32
32
volume populators feature works. In short, a cluster administrator can install a CRD and
33
33
associated populator controller in the cluster, and any user who can create instances of
34
34
the CR can create pre-populated volumes by taking advantage of the populator.
35
35
-->
36
- [ 之前的一篇博客] ( /blog/2021/08/30- volume-populators-alpha / ) 详细介绍了卷填充器功能的工作原理。
36
+ [ 之前的一篇博客] ( /blog/2021/08/30/ volume-populators-redesigned / ) 详细介绍了卷填充器功能的工作原理。
37
37
简而言之,集群管理员可以在集群中安装 CRD 和相关的填充器控制器,
38
38
任何可以创建 CR 实例的用户都可以利用填充器创建预填充卷。
39
39
You can’t perform that action at this time.
0 commit comments