aws / aws/aws-node-termination-handler
plugin for drain decisions
Open
stalebot-ignore
Type: Enhancement
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 286
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature**
when deciding if a node should be terminates (for example for scheduled maintainance) we want to say "don't do it now if the cluster is in trouble" by for example looking at the current node health (tainted / notread / custom node statuses) across the cluster.
**Is the feature request related to a problem?**
No
**Describe alternatives you've considered**
Built-in logic would not work since these decisions could be very custom.
Contributor guide
Assessment
This issue has not been assessed yet.