83b8c4a7cc51be189fd30bba61a8d9b4e4a7f7a8
The default configuration for the *kubelet.service* unit does not specify the path to the `config.yml` generated by `kubeadm`. Thus, any settings defined in the `kublet-config` ConfigMap do not take effect. To resolve this, we have to explicitly set the path in the `config` property of the `kubeletExtraArgs` object in the join configuration.
Description
No description provided
Languages
Rust
91.4%
HCL
6.5%
Shell
2%
Dockerfile
0.1%