[
https://issues.apache.org/jira/browse/MESOS-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194360#comment-15194360
]
Guangya Liu commented on MESOS-2824:
------------------------------------
Yes, I was planning to work on this. My thinking for this issue is introducing
one HTTP endpoint in slave to enable end user can per-fetch those images. The
concern is that the end user may want to write some scipts to pre-fetch images
if there are thousands of mesos agents.
[~jieyu] any comments for this?
> Support pre-fetching images
> ---------------------------
>
> Key: MESOS-2824
> URL: https://issues.apache.org/jira/browse/MESOS-2824
> Project: Mesos
> Issue Type: Improvement
> Components: isolation
> Affects Versions: 0.23.0
> Reporter: Ian Downes
> Assignee: Guangya Liu
> Priority: Minor
> Labels: mesosphere, twitter
>
> Default container images can be specified with the --default_container_info
> flag to the slave. This may be a large image that will take a long time to
> initially fetch/hash/extract when the first container is provisioned. Add
> optional support to start fetching the image when the slave starts and
> consider not registering until the fetch is complete.
> To extend that, we should support an operator endpoint so that operators can
> specify images to pre-fetch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)