File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -351,9 +351,9 @@ configure garbage collection:
351
351
<!--
352
352
* Learn more about [ownership of Kubernetes objects](/docs/concepts/overview/working-with-objects/owners-dependents/).
353
353
* 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.
355
355
-->
356
356
* 进一步了解 [ Kubernetes 对象的属主关系] ( /zh-cn/docs/concepts/overview/working-with-objects/owners-dependents/ ) 。
357
357
* 进一步了解 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/ ) ,
359
359
该控制器负责清理已完成的 Job。
You can’t perform that action at this time.
0 commit comments