Merge pull request #20766 from prasadkatti/patch-2

Set feature state version for kubelet config task
This commit is contained in:
Kubernetes Prow Robot
2020-05-05 13:51:09 -07:00
committed by GitHub
@@ -7,7 +7,7 @@ content_template: templates/task
--- ---
{{% capture overview %}} {{% 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 A subset of the Kubelet's configuration parameters may be
set via an on-disk config file, as a substitute for command-line flags. set via an on-disk config file, as a substitute for command-line flags.