aws / aws/aws-node-termination-handler

Add option to remove node after cordon/drain

Open
#719 11 comments 8 reactions 0 assignees View on GitHub
stalebot-ignore Type: Enhancement V2
Dominant language
Go
Stars
1.8k
Forks
286
PR merge metrics
No merged PRs in 30d

Description

**Describe the feature**
I'd like the option for NTH v2 to actually remove the node from the cluster (e.g. `kubectl delete node`) when cordon/drain has completed; the lifecycle would still terminate the instance.

**Is the feature request related to a problem?**
The idiomatic way that controllers work is with caches and only responding to events so it's important that the node removal be an actual Kubernetes event so that other controllers know that it's happened.

**Describe alternatives you've considered**
n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.