[zh] Update blog/2021-12-16-StatefulSet-PVC-Auto-Deletion.md

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li 2022-04-23 18:44:16 +08:00
parent 5549336898
commit b31b7f86af
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 Kubernetes v1.23 introduced a new, alpha-level policy for
[StatefulSets](docs/concepts/workloads/controllers/statefulset/) that controls the lifetime of [StatefulSets](/docs/concepts/workloads/controllers/statefulset/) that controls the lifetime of
[PersistentVolumeClaims](docs/concepts/storage/persistent-volumes/) (PVCs) generated from the [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/) (PVCs) generated from the
StatefulSet spec template for cases when they should be deleted automatically when the StatefulSet StatefulSet spec template for cases when they should be deleted automatically when the StatefulSet
is deleted or pods in the StatefulSet are scaled down. 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 Visit the
[documentation](docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies) to [documentation](/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies) to
see all the details. see all the details.
--> -->
查阅[文档](/zh/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies) 查阅[文档](/zh/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-policies)