File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ section.
180
180
Environment="KUBELET_KUBECONFIG_ARGS=--bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf"
181
181
Environment="KUBELET_CONFIG_ARGS=--config=/var/lib/kubelet/config.yaml"
182
182
# This is a file that "kubeadm init" and "kubeadm join" generate at runtime, populating
183
- the KUBELET_KUBEADM_ARGS variable dynamically
183
+ # the KUBELET_KUBEADM_ARGS variable dynamically
184
184
EnvironmentFile=-/var/lib/kubelet/kubeadm-flags.env
185
185
# This is a file that the user can use for overrides of the kubelet args as a last resort. Preferably,
186
186
# the user should use the .NodeRegistration.KubeletExtraArgs object in the configuration files instead.
You can’t perform that action at this time.
0 commit comments