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

add sections to provide optional Spot VM provision #18

Open
vadaszgergo opened this issue Nov 7, 2022 · 5 comments
Open

add sections to provide optional Spot VM provision #18

vadaszgergo opened this issue Nov 7, 2022 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@vadaszgergo
Copy link

Is your feature request related to a problem?

To be able to deploy Spot VM, to save costs. I'm using this deployment for lab and learning purposes and for me it makes sense to save cost with this feature.

Describe the solution you'd like

Same as i requested in this commit under gdm-templates-v1
F5Networks/f5-google-gdm-templates@109cd4d

Describe alternatives you've considered

Additional context

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

@mikeshimkus
Copy link
Contributor

Hi @vadaszgergo, I created internal issue #3220 to track adding this feature to the parent templates.

You can achieve this right now by adding the scheduling attribute to the parent template bigip instance config; in the quickstart template here, for example:

Have a look at https://github.com/F5Networks/f5-google-gdm-templates-v2/tree/main/examples/quickstart#changing-the-big-ip-deployment for more info on customizing the templates.

@vadaszgergo
Copy link
Author

Hi @mikeshimkus, I understand and I can do it myself, but do you think it would be worthwhile to add the section permanently to the code, so other users could use it out of the box?

@mikeshimkus
Copy link
Contributor

Possibly, we'll review the issue and decide whether or not to expose this as a new input to the templates.

@vadaszgergo
Copy link
Author

Thank you. Feel free to close the issue.

@shyawnkarim
Copy link

@vadaszgergo, in order to prioritize and understand the issue better, can you reach out to us at s.karim@f5.com?

@shyawnkarim shyawnkarim added the enhancement New feature or request label Nov 7, 2022
@shyawnkarim shyawnkarim added this to the backlog milestone Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants