We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8789b66 commit d92c9f2Copy full SHA for d92c9f2
content/en/docs/concepts/workloads/controllers/job.md
@@ -304,7 +304,7 @@ cleaned up by CronJobs based on the specified capacity-based cleanup policy.
304
305
### TTL mechanism for finished Jobs
306
307
-{{< feature-state for_k8s_version="v1.12" state="alpha" >}}
+{{< feature-state for_k8s_version="v1.21" state="alpha" >}}
308
309
Another way to clean up finished Jobs (either `Complete` or `Failed`)
310
automatically is to use a TTL mechanism provided by a
0 commit comments