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

Make use of on-demand instances in docker-machine #158

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

skorfmann
Copy link
Contributor

Description

We are running into issues with certain instance types not being available on the spot instances market every now and then. In addition to this, we have scenarios where it's not acceptable that jobs could be killed due to AWS reclaming the spot instance, but where we still would benefit from having the autoscaling of docker-machine.

That's why we'd like to make requesting a spot instance optional.

Migrations required

NO

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skorfmann Thanks looks all good. For further PR's could you also generate the docs again? See instruction in the PR template. For now all fine.

@npalm npalm merged commit a6cd100 into cattle-ops:develop Nov 14, 2019
@skorfmann
Copy link
Contributor Author

Thanks looks all good. For further PR's could you also generate the docs again? See instruction in the PR template. For now all fine.

Sweet, thanks for the quick response. Will keep the doc part in mind for potential future PRs

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

Successfully merging this pull request may close these issues.

2 participants