You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be looking at performing a drain simulation to determine which nodes are the "easiest" to evict pods from and then terminate. This way we aren't wasting time trying to evict pods that can't easily be moved and try to terminate a different node.
Add a option (in the nodegroup.yaml configuration file) to perform a drain before terminating an instance in a node group.
This option should be per node group, as some node groups may have jobs only vs some with services only.
The text was updated successfully, but these errors were encountered: