Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

How to set startup parameter when run kubernetes on mesos #802

Open
pangbingqiang opened this issue Jun 16, 2016 · 1 comment
Open

How to set startup parameter when run kubernetes on mesos #802

pangbingqiang opened this issue Jun 16, 2016 · 1 comment

Comments

@pangbingqiang
Copy link

pangbingqiang commented Jun 16, 2016

I run k8s on mesos as follow intruduce http://kubernetes.io/docs/getting-started-guides/mesos/
but always unsuccess , taskstate is TASK_LOST.
the mesos slave log is: I0616 16:39:50.060895 63754 docker.cpp:734] No container info found, skipping launch
but when only run k8s without mesos ,the same pod task is success.So anyone have success run this project, please let me know,thanks!

@jdef
Copy link

jdef commented Jun 17, 2016

Is the same error that you sent to the mesos-dev mailing list? If so it's already been suggested that you should enable the mesos containerizer for your mesos slave/agent procs. If this is a new error, kindly include additional information so that we can help you troubleshoot. Configuration for your mesos processes as well as your k8s-mesos processes would help, along with a bit more logging context.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants