Fix incorrect info about when CronJob reached GA
This commit is contained in:
parent
e220769ea3
commit
a532758197
|
@ -10,7 +10,7 @@ weight: 80
|
||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
||||||
{{< feature-state for_k8s_version="v1.22" state="stable" >}}
|
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
|
||||||
|
|
||||||
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.
|
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue