Set feature state version for kubelet config task

This commit is contained in:
Prasad Katti
2020-05-04 14:14:53 -07:00
parent 2d1401a4ac
commit 12562732ab
@@ -7,7 +7,7 @@ content_template: templates/task
---
{{% capture overview %}}
{{< feature-state state="beta" >}}
{{< feature-state for_k8s_version="v1.10" state="beta" >}}
A subset of the Kubelet's configuration parameters may be
set via an on-disk config file, as a substitute for command-line flags.