Hi , I have 3 VM’s with Centos 7 os that I want to install Kubernetes on them.
In the VM Master I already installed Docker.
While installing Kubernetes I get an error in kubeadm init step
The error message : error execution phase preflight: [preflight] Some fatal errors occurred:
error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial unix /var/run/containerd/containerd.sock: connect: no such file or directory""
I could really use your help!

4 Spice ups

What version of Docker are you running? I remember this was an issue in docker version 18.09. The fix until it was patched was to kill docker and restart.

1.13.1