Skip to content

feat: Add support for GCE Spot VMs #5

Description

@mikeb26

Preflight checklist

  • I searched existing issues and did not find a duplicate.
  • I checked the README/help text to confirm this is not already supported.

Problem or use case

Currently spotsh supports spot instances on AWS. This is a feature request to add support for working with GCE Spot VMs in an equivalent fasion.

Proposed solution

Introduce primitives under ./gce/ that are equivalent to ./aws/ and wire them into ./cmd/spotsh/main.go

Alternatives considered

No response

Area

launch / EC2 Fleet / Spot placement

Example usage

AWS resource, cost, and security impact

No response

Compatibility considerations

No response

Additional context

https://docs.cloud.google.com/compute/docs/instances/spot

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions