Problem scenario
You run this command: sudo kubeadm init
You get this problem: “[ERROR KubeletVersion]: couldn’t get kubelet version: executable file not found in $PATH”
What should you do?
Solution
Install kubelet. See this posting you need assistance. (If it is a Red Hat distribution of Linux, you can try How Do You Install kubectl,
…