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

kubelet.service with rkt as container-runtime

dragoschiplink opened this issue · comments

Hello,

I am trying to run the kubelet.service with rkt and I get this message: kubelet-wrapper[2309]: stderr: prepare: invalid appc image string "coreos.com/rkt/stage1-coreos\r": ....

I am using the latests stable Container Linux image from CoreOS ans v1.5.3_coreos.0 hyperkube.

I do not know where the \r is set :)

Any suggestions?

Regards.

Dragos

I had a %0D%0A in the host-rkt file :) Removing the %0D....