Merge pull request #32819 from mengjiao-liu/add_pv_provisioner_link_zh
[zh]Synchronize default-storage-class-prereqs.md files and improve translations
This commit is contained in:
@@ -1,9 +1,12 @@
|
|||||||
您需要有一个带有默认[StorageClass](/docs/concepts/storage/storage-classes/)的动态持续卷供应程序,或者自己[静态的提供持久卷](/docs/user-guide/persistent-volumes/#provisioning)来满足这里使用的[持久卷请求](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)。
|
你需要有一个带有默认 [StorageClass](/zh/docs/concepts/storage/storage-classes/)的
|
||||||
|
[动态 PersistentVolume 供应程序](/zh/docs/concepts/storage/dynamic-provisioning/),
|
||||||
|
或者自己[静态的提供 PersistentVolume](/zh/docs/concepts/storage/persistent-volumes/#provisioning)
|
||||||
|
来满足这里使用的 [PersistentVolumeClaim](/zh/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
You need to either have a dynamic PersistentVolume provisioner with a default
|
You need to either have a [dynamic PersistentVolume provisioner](/docs/concepts/storage/dynamic-provisioning/) with a default
|
||||||
[StorageClass](/docs/concepts/storage/storage-classes/),
|
[StorageClass](/docs/concepts/storage/storage-classes/),
|
||||||
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
|
or [statically provision PersistentVolumes](/docs/concepts/storage/persistent-volumes/#provisioning)
|
||||||
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
|
yourself to satisfy the [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
|
||||||
used here.
|
used here.
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user