kubelet.go:2381] skipping pod synchronization - [container runtime is down]

606 views
Skip to first unread message

Mike Mester

unread,
Aug 14, 2016, 5:47:09 AM8/14/16
to Kubernetes user discussion and Q&A
Trying to get a basic cluster up and running and am having some issues with the runtime.  I presume this is talking about the docker runtime, but it is running.  

I have seen that kubelet is specific about the docker version, but i have been following this guide.  (Which installs the version of docker and kubernetes)



[root@k8s-02 log]# docker --version
Docker version 1.10.3, build d381c64-unsupported

[root@k8s-02 log]# kubelet --version
Kubernetes v1.2.0

any ideas on what i'm missing or what needs to happen here?

Thanks,

Mike

Rodrigo Campos

unread,
Aug 14, 2016, 11:26:05 AM8/14/16
to kubernet...@googlegroups.com
Different docker versions may implement different docker API versions.

I don't remember if docker 1.10 uses the same docker API version than 1.9, but kubernetes 1.2 for sure works with docker 1.9.

If that is the error, you should see it in the kubelets log.
--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages