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 98f3935 commit c9015d2Copy full SHA for c9015d2
content/en/docs/concepts/workloads/controllers/job.md
@@ -691,7 +691,6 @@ In order to use this behavior, you must enable the `JobTrackingWithFinalizers`
691
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
692
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/)
693
and the [controller manager](/docs/reference/command-line-tools-reference/kube-controller-manager/).
694
-It is enabled by default.
695
696
When enabled, the control plane tracks new Jobs using the behavior described
697
below. Jobs created before the feature was enabled are unaffected. As a user,
0 commit comments