Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

[discussion] How to control for unusual situations #345

Open
anarcher opened this issue Dec 25, 2016 · 1 comment
Open

[discussion] How to control for unusual situations #345

anarcher opened this issue Dec 25, 2016 · 1 comment

Comments

@anarcher
Copy link

Node from #331

Instance creation will create costs. If the problem is a configuration issue or other problem, the instance has been created for a while, but Infrakit will endlessly reproduce it because of flavor.Health decides the instance is "Unhealthy". It is a useless cost. Is there any way to prevent this? In AWS, Instance cost is charged per 1 hour. (Partial hours are billed as full hours.) (e.g. max-retry-num? Using circuit breaker?)

@chungers
Copy link
Contributor

@anarcher Does this happen during creating new instances or only happens when performing a rolling update?

chungers pushed a commit to chungers/infrakit that referenced this issue Sep 30, 2017
Added information about AWS ec2 keys
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants