Skip to content

Commit b7feff1

Browse files
authored
Merge pull request #40536 from asa3311/sync-garbage-collection
[zh-cn] sync garbage-collection
2 parents 35b81d6 + 5c70b42 commit b7feff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/architecture/garbage-collection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,9 @@ configure garbage collection:
351351
<!--
352352
* Learn more about [ownership of Kubernetes objects](/docs/concepts/overview/working-with-objects/owners-dependents/).
353353
* Learn more about Kubernetes [finalizers](/docs/concepts/overview/working-with-objects/finalizers/).
354-
* Learn about the [TTL controller](/docs/concepts/workloads/controllers/ttlafterfinished/) (beta) that cleans up finished Jobs.
354+
* Learn about the [TTL controller](/docs/concepts/workloads/controllers/ttlafterfinished/) that cleans up finished Jobs.
355355
-->
356356
* 进一步了解 [Kubernetes 对象的属主关系](/zh-cn/docs/concepts/overview/working-with-objects/owners-dependents/)
357357
* 进一步了解 Kubernetes [finalizers](/zh-cn/docs/concepts/overview/working-with-objects/finalizers/)
358-
* 进一步了解 [TTL 控制器](/zh-cn/docs/concepts/workloads/controllers/ttlafterfinished/) (Beta)
358+
* 进一步了解 [TTL 控制器](/zh-cn/docs/concepts/workloads/controllers/ttlafterfinished/)
359359
该控制器负责清理已完成的 Job。

0 commit comments

Comments
 (0)