luxas / kubeadm-installer

A kubeadm installer container for CoreOS, Ubuntu, Debian, CentOS and Fedora
MIT License
21 stars 26 forks source link

socat missing for CoreOS #6

Closed stephanlindauer closed 4 years ago

stephanlindauer commented 7 years ago

preflight checks exit with:

core@ip-10-0-1-121 ~ $ sudo kubeadm init
Running pre-flight checks
preflight check errors:
    socat not found in system path
luxas commented 7 years ago

Yes, I know, but you can just ignore it, since kubelet runs inside an rkt fly container. However, I've only gotten flannel to work as the pod network, on that side, CoreOS isn't stable unfortunately,