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 e220769 commit a532758Copy full SHA for a532758
content/en/docs/concepts/workloads/controllers/cron-jobs.md
@@ -10,7 +10,7 @@ weight: 80
10
11
<!-- overview -->
12
13
-{{< feature-state for_k8s_version="v1.22" state="stable" >}}
+{{< feature-state for_k8s_version="v1.21" state="stable" >}}
14
15
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.
16
0 commit comments