-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature request
If a resource of type node
has a TTL which expired, attempt to drain the node before deleting it.
Note that for the first implementation, the drain process can be non-graceful (i.e. it can use the equivalent of kubectl drain node --disable-eviction
, which bypasses PDBs).
Why do you personally want this feature to be implemented?
To handle node deletion slighly more gracefully.
Hopefully, it will work alongside cluster-autoscaler to provide a slightly better experience than just deleting the node.
How long have you been using this project?
No response
Additional information
No response
jachinte and dmarquez-splunk
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request