Update kubelet-config-file.md

This commit is contained in:
Madhuri Kumari
2017-12-26 15:18:38 +05:30
committed by GitHub
parent d477630fb7
commit bc1accdc25
@@ -30,7 +30,7 @@ is defined by the `KubeletConfiguration` struct
[here (v1alpha1)](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/apis/kubeletconfig/v1alpha1/types.go).
The configuration file must be a JSON or YAML representation of the parameters
in this struct. Note that this structure, and thus the config file API,
is still considered alpha and is not subject to stability gurantees.
is still considered alpha and is not subject to stability guarantees.
Create a file named `kubelet` in its own directory and make sure the directory
and file are both readable by the Kubelet. You should write your intended