pusher / k8s-spot-rescheduler

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

Drain StatefulSets #49

Closed mthssdrbrg closed 6 years ago

mthssdrbrg commented 6 years ago

Pods that are part of StatefulSets are currently not drained properly, though these changes should make sure that they are (at least according to my testing, and there should really be some actual tests for this :)).