Skip to content

Improve Packer options #212

@jacobtomlinson

Description

@jacobtomlinson

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.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestprovider/aws/ec2Cluster provider for AWS EC2 Instancesprovider/azure/vmCluster provider for Azure Virtual Machinesprovider/digitalocean/dropletCluster provider for Digital Ocean Dropletsprovider/gcp/vmCluster provider for GCP Instances

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions