Merge pull request #33137 from my-git9/StatefulSet-PVC-Auto-Deletion3

[zh] Update blog/2021-12-16-StatefulSet-PVC-Auto-Deletion.md
pull/33145/head
Kubernetes Prow Robot 2022-04-23 06:43:36 -07:00 committed by GitHub
commit 4a11c8522a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,8 @@ slug: kubernetes-1-23-statefulset-pvc-auto-deletion
<!--
Kubernetes v1.23 introduced a new, alpha-level policy for
[StatefulSets](docs/concepts/workloads/controllers/statefulset/) that controls the lifetime of
[PersistentVolumeClaims](docs/concepts/storage/persistent-volumes/) (PVCs) generated from the
[StatefulSets](/docs/concepts/workloads/controllers/statefulset/) that controls the lifetime of
[PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/) (PVCs) generated from the
StatefulSet spec template for cases when they should be deleted automatically when the StatefulSet
is deleted or pods in the StatefulSet are scaled down.
-->
@ -165,7 +165,7 @@ This policy forms a matrix with four cases. Ill walk through and give an exam
<!--
Visit the
[documentation](docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies) to
[documentation](/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies) to
see all the details.
-->
查阅[文档](/zh/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies)