Update kubelet-config-file.md
This commit is contained in:
@@ -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).
|
[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
|
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,
|
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
|
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
|
and file are both readable by the Kubelet. You should write your intended
|
||||||
|
|||||||
Reference in New Issue
Block a user