Correct Chinese translation in page persistent-volumes

This commit is contained in:
GoodGameZoo 2021-04-30 02:43:55 -07:00
parent 43fcebde32
commit f575864cdc
1 changed files with 4 additions and 5 deletions

View File

@ -1491,7 +1491,7 @@ and need persistent storage, it is recommended that you use the following patter
config requiring PVCs).
-->
- 在你的工具链中,监测经过一段时间后仍未被绑定的 PVC 对象,要让用户知道这些对象,
因为这可能意味着集群没有动态存储支持(因而用户必须先创建一个匹配的 PV或者
因为这可能意味着集群不支持动态存储(因而用户必须先创建一个匹配的 PV或者
集群没有配置存储系统(因而用户无法配置需要 PVC 的工作负载配置)。
## {{% heading "whatsnext" %}}
@ -1519,4 +1519,3 @@ and need persistent storage, it is recommended that you use the following patter
* [PersistentVolumeSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#persistentvolumespec-v1-core)
* [PersistentVolumeClaim](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#persistentvolumeclaim-v1-core)
* [PersistentVolumeClaimSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#persistentvolumeclaimspec-v1-core)