batch-shipyard icon indicating copy to clipboard operation
batch-shipyard copied to clipboard

Phased allocation support

Open alfpark opened this issue 7 years ago • 0 comments

Provide a control on pool add and pool resize to allocate in phases. This is helpful to workaround certain container registry throttling and throughput limits and where peer-to-peer image loading is not applicable (i.e. native mode container pools).

  • [ ] New configuration option
  • [ ] Command line option on both pool add and pool resize
  • [ ] Need to refactor the final call into the resize/add SDK into an upstream chunked resizer
  • [ ] Update docs

alfpark avatar Jun 28 '18 15:06 alfpark