Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marathon Web UI not support mesos containerize #4278

Closed
HackToday opened this issue Aug 31, 2016 · 6 comments
Closed

Marathon Web UI not support mesos containerize #4278

HackToday opened this issue Aug 31, 2016 · 6 comments

Comments

@HackToday
Copy link

From https://hub.docker.com/r/mesosphere/marathon/

The latest-dev marathon deployed, it seems it still use docker container, I did not find ways to use Mesos containerizer

@HackToday
Copy link
Author

From #4088 it seemed it had include such support, but web UI not expose that support

@HackToday
Copy link
Author

@bernd-mesos and @aquamatthias From
https://github.com/mesosphere/marathon/blob/master/changelog.md

I could find

Starting with version 1.3.0, Marathon supports docker container images without having the Docker Containerizer depend on a Docker Engine. Instead the Mesos containerizer with native AppC support added in Apache Mesos version 1.0 (released July 2016) directly uses native OS features to configure and start Docker containers and to provide isolation.

But when tried marathon 1.3.2 , the UI still not have it, it just have docker container.

Could you help confirm when it would be OK in UI part ?

@aquamatthias
Copy link
Contributor

@HackToday The UI currently only support this via JSON mode. There is no specific UI for this.

@aquamatthias aquamatthias added this to the Backlog milestone Oct 10, 2016
@HackToday
Copy link
Author

Thanks @aquamatthias , I referred here : https://github.com/apache/mesos/blob/master/docs/container-image.md

Could you tell me where can find the proper json format for Unified Containerizer ? Any link would be helpful

The link here http://mesosphere.github.io/marathon/docs/rest-api.html only contains docker container examples. I did not know what's the format for Unified Containerizer

@aquamatthias
Copy link
Contributor

@HackToday Please see
https://mesosphere.github.io/marathon/docs/native-docker.html
See Section: Mesos Containerizer and Universal Container Runtime

@meichstedt
Copy link
Contributor

Note: This issue has been migrated to https://jira.mesosphere.com/browse/MARATHON-1923. For more information see https://groups.google.com/forum/#!topic/marathon-framework/khtvf-ifnp8.

@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants