luxas / kubeadm-installer

A kubeadm installer container for CoreOS, Ubuntu, Debian, CentOS and Fedora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socat missing for CoreOS

stephanlindauer opened this issue · comments

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

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,