Add description for TTL (#19001)

This commit is contained in:
Jie Shen
2020-02-06 21:57:33 +08:00
committed by GitHub
parent 3e639b3c8e
commit 376791802d
@@ -10,7 +10,7 @@ weight: 65
{{< feature-state for_k8s_version="v1.12" state="alpha" >}}
The TTL controller provides a TTL mechanism to limit the lifetime of resource
The TTL controller provides a TTL (time to live) mechanism to limit the lifetime of resource
objects that have finished execution. TTL controller only handles
[Jobs](/docs/concepts/workloads/controllers/jobs-run-to-completion/) for
now, and may be expanded to handle other resources that will finish execution,