[zh]Synchronize default-storage-class-prereqs.md files and improve translations
parent
80e2e7d547
commit
82e8574fc9
|
|
@ -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/),
|
||||
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
|
||||
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
|
||||
or [statically provision PersistentVolumes](/docs/concepts/storage/persistent-volumes/#provisioning)
|
||||
yourself to satisfy the [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
|
||||
used here.
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue