Once we patch a kubelet configuration file, the patched output is in JSON. Make sure it's converted back to YAML, given the kubelet config in the cluster and on disk is always in YAML. Add unit test for the new function applyKubeletConfigPatches()
kubeadm join