dask / dask/dask-cloudprovider

Improve Packer options

Open
#212 0 comments 0 reactions 0 assignees View on GitHub
enhancement provider/aws/ec2 provider/azure/vm provider/digitalocean/droplet provider/gcp/vm
Dominant language
Python
Stars
147
Forks
119
PR merge metrics
No merged PRs in 30d

Description

To speed up launching new schedulers/workers it is possible to [cache your environment and Docker image on a cloud specific VM image with Packer](https://cloudprovider.dask.org/en/latest/packer.html).

Currently this involves using `VMCluster.get_cloud_init` to generate the cloud init and then writing a bespoke Packer config for your chosen cloud.

It would be nice if we could go the next step and generate a Packer config for you with a similar method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.