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

[EPIC] Improve usage for spot-price functionality as a module #255

Closed
4 tasks done
adrianriobo opened this issue Jul 15, 2024 · 3 comments
Closed
4 tasks done

[EPIC] Improve usage for spot-price functionality as a module #255

adrianriobo opened this issue Jul 15, 2024 · 3 comments

Comments

@adrianriobo
Copy link
Collaborator

adrianriobo commented Jul 15, 2024

Beyond using directly mapt as a provisioning tool, it can be used as module to expose the spot-price logic, being used in that way another existing pieces of code can benefit of the logic.

@adrianriobo adrianriobo self-assigned this Jul 17, 2024
@adrianriobo adrianriobo pinned this issue Jul 19, 2024
@adrianriobo adrianriobo changed the title Improve usage for spot-price functionality as a module [EPIC] Improve usage for spot-price functionality as a module Jul 19, 2024
@adrianriobo adrianriobo assigned anjannath and unassigned adrianriobo Jul 23, 2024
@adrianriobo
Copy link
Collaborator Author

This is related to #222 you can make use of it to get similar types once you get a type which matches the expectations.

If it does not apply just close as we will use this module instead.

@anjannath
Copy link
Collaborator

This is related to #222 you can make use of it to get similar types once you get a type which matches the expectations.

If it does not apply just close as we will use this module instead.

i did not explore this, (difficulity trying out resource manager graph queries) so currently using the Azure SDK to fetch all the VM SKUS and then filter based on its capabilities to find out the desired machine. (https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list?view=rest-compute-2024-07-01&tabs=Go#lists-all-available-resource-skus)

but this needs the families of VMs that offer nested virtualization, as from the SKU capabilities there's no field which mentions about nested virt support

@adrianriobo
Copy link
Collaborator Author

Closed by #284

@adrianriobo adrianriobo unpinned this issue Oct 1, 2024
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

3 participants