Skip to content

Commit 6841e42

Browse files
authored
Merge pull request #32819 from mengjiao-liu/add_pv_provisioner_link_zh
[zh]Synchronize default-storage-class-prereqs.md files and improve translations
2 parents e45bfb5 + 82e8574 commit 6841e42

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
您需要有一个带有默认[StorageClass](/docs/concepts/storage/storage-classes/)的动态持续卷供应程序,或者自己[静态的提供持久卷](/docs/user-guide/persistent-volumes/#provisioning)来满足这里使用的[持久卷请求](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
1+
你需要有一个带有默认 [StorageClass](/zh/docs/concepts/storage/storage-classes/)
2+
[动态 PersistentVolume 供应程序](/zh/docs/concepts/storage/dynamic-provisioning/)
3+
或者自己[静态的提供 PersistentVolume](/zh/docs/concepts/storage/persistent-volumes/#provisioning)
4+
来满足这里使用的 [PersistentVolumeClaim](/zh/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
25

36
<!--
4-
You need to either have a dynamic PersistentVolume provisioner with a default
7+
You need to either have a [dynamic PersistentVolume provisioner](/docs/concepts/storage/dynamic-provisioning/) with a default
58
[StorageClass](/docs/concepts/storage/storage-classes/),
6-
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
7-
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
9+
or [statically provision PersistentVolumes](/docs/concepts/storage/persistent-volumes/#provisioning)
10+
yourself to satisfy the [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
811
used here.
912
-->

0 commit comments

Comments
 (0)