pusher / k8s-spot-rescheduler

Tries to move K8s Pods from on-demand to spot instances
Apache License 2.0
313 stars 43 forks source link

Use next instead of last for drain delaying #18

Closed JoelSpeed closed 7 years ago

JoelSpeed commented 7 years ago

Seems more efficient to log when the next allowed drain time is rather than calculating on each iteration based on the last drained time