kube-aws / kube-spot-termination-notice-handler

A Kubernetes DaemonSet to gracefully delete pods 2 minutes before an EC2 Spot Instance gets terminated
Apache License 2.0
378 stars 77 forks source link

delete local storage on node drain #8

Closed egeland closed 5 years ago

egeland commented 5 years ago

This should always happen, and I believe it blocks draining - closes #4

egeland commented 5 years ago

@matthope , any chance you could look this over?

egeland commented 5 years ago

I don't think there's any point - the spot node will die, might as well try to clean up in all instances...