File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
en/docs/setup/production-environment/tools/kubeadm
fr/docs/setup/independent
ja/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ Environment="KUBELET_CONFIG_ARGS=--config=/var/lib/kubelet/config.yaml"
173
173
the KUBELET_KUBEADM_ARGS variable dynamically
174
174
EnvironmentFile=-/var/lib/kubelet/kubeadm-flags.env
175
175
# This is a file that the user can use for overrides of the kubelet args as a last resort. Preferably,
176
- #the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
176
+ # the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
177
177
# KUBELET_EXTRA_ARGS should be sourced from this file.
178
178
EnvironmentFile=-/etc/default/kubelet
179
179
ExecStart=
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ Environment="KUBELET_CONFIG_ARGS=--config=/var/lib/kubelet/config.yaml"
174
174
the KUBELET_KUBEADM_ARGS variable dynamically
175
175
EnvironmentFile=-/var/lib/kubelet/kubeadm-flags.env
176
176
# This is a file that the user can use for overrides of the kubelet args as a last resort. Preferably,
177
- #the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
177
+ # the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
178
178
# KUBELET_EXTRA_ARGS should be sourced from this file.
179
179
EnvironmentFile=-/etc/default/kubelet
180
180
ExecStart=
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ Environment="KUBELET_CONFIG_ARGS=--config=/var/lib/kubelet/config.yaml"
167
167
the KUBELET_KUBEADM_ARGS variable dynamically
168
168
EnvironmentFile=-/var/lib/kubelet/kubeadm-flags.env
169
169
# This is a file that the user can use for overrides of the kubelet args as a last resort. Preferably,
170
- #the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
170
+ # the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
171
171
# KUBELET_EXTRA_ARGS should be sourced from this file.
172
172
EnvironmentFile=-/etc/default/kubelet
173
173
ExecStart=
You can’t perform that action at this time.
0 commit comments