I've installed first docker then Kubectl, and finally Kubeadm. Now I want to run my cluster, but when I type kubeadm init
I get the following errror:
kubeadm: command not found
Can someone help me?
Warok
Ho, apparently it was because of apt-mark hold kubelet kubeadm kubectl
command