Skip to content

Commit 93e2ae3

Browse files
authored
Merge pull request #20766 from prasadkatti/patch-2
Set feature state version for kubelet config task
2 parents 45537f7 + 1256273 commit 93e2ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubelet-config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content_template: templates/task
77
---
88

99
{{% capture overview %}}
10-
{{< feature-state state="beta" >}}
10+
{{< feature-state for_k8s_version="v1.10" state="beta" >}}
1111

1212
A subset of the Kubelet's configuration parameters may be
1313
set via an on-disk config file, as a substitute for command-line flags.

0 commit comments

Comments
 (0)