Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for mac1.metal/mac2.metal instances #591

Open
thheinen opened this issue Nov 7, 2022 · 1 comment
Open

Support for mac1.metal/mac2.metal instances #591

thheinen opened this issue Nov 7, 2022 · 1 comment

Comments

@thheinen
Copy link
Contributor

thheinen commented Nov 7, 2022

πŸ™ Problem Statement

I want to test some Mac-specific implementations with AWS.

❔ Possible Solution

Add the necessary logic to select mac-AMIs and wire it to the corresponding types.

As mac-instances need to be on a dedicated host and are billed 24 hours minimum, this needs some dedicated host logic (see my issue #590)

‴️ Describe alternatives you've considered

No alternatives currently, as AMI selection and other logic is missing.

βž• Additional context

I already have an almost-working implementation for this. Will do some cleanups and PR after #590

@mfortin
Copy link
Contributor

mfortin commented Aug 25, 2023

What's the status ?
Host tenancy is one of the possible configuration, however there are alternatives, like using using a placement host_group_arn and license_configuration, can this also be supported ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants