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

horizontal-cluster: document way to find drained but not terminated nodes #628

Closed
jrasell opened this issue Apr 28, 2023 · 1 comment
Closed

Comments

@jrasell
Copy link
Member

jrasell commented Apr 28, 2023

#627 will add drain metadata to nodes that the autoscaler has drained due to scale-in actions. This makes identifying these nodes via the Nomad API trivial. In the situation where the autoscaler fails between draining and terminating nodes, there is currently no reconciliation logic for new autoscaler agents to continue the process and terminate the node. To help operators in this situation, we should document a way in which operators can call the Nomad API and discover any dangling nodes caused by the described situation.

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