coreos / coreos-kubernetes

CoreOS Container Linux+Kubernetes documentation & Vagrant installers

Home Page:https://coreos.com/kubernetes/docs/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setting `export USE_CALICO=true` in worker-install.sh causes the worker install to fail

pswenson opened this issue · comments

coreos (1298.7.0)

I set export USE_CALICO=true
in the worker-install.sh (for k v1.5.4) and got the following output

Created symlink /etc/systemd/system/update-engine.service → /dev/null.
Created symlink /etc/systemd/system/multi-user.target.wants/flanneld.service → /usr/lib/systemd/system/flanneld.service.
Job for flanneld.service failed because a timeout was exceeded.
See "systemctl status flanneld.service" and "journalctl -xe" for details.

master install seems ok