File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/zh/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ allows the clean up of resources like the following:
25
25
* [Objects without owner references](#owners-dependents)
26
26
* [Unused containers and container images](#containers-images)
27
27
* [Dynamically provisioned PersistentVolumes with a StorageClass reclaim policy of Delete](/docs/concepts/storage/persistent-volumes/#delete)
28
- * [Stale or expired CertificateSigningRequests (CSRs)](/reference/access-authn-authz/certificate-signing-requests/#request-signing-process)
28
+ * [Stale or expired CertificateSigningRequests (CSRs)](/docs/ reference/access-authn-authz/certificate-signing-requests/#request-signing-process)
29
29
* {{<glossary_tooltip text="Nodes" term_id="node">}} deleted in the following scenarios:
30
30
* On a cloud when the cluster uses a [cloud controller manager](/docs/concepts/architecture/cloud-controller/)
31
31
* On-premises when the cluster uses an addon similar to a cloud controller
You can’t perform that action at this time.
0 commit comments