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

v0.3.0 Image What is the name of the executable #64

Closed JoseThen closed 5 years ago

JoseThen commented 5 years ago

I currently get:

\"rescheduler\": executable file not found in $PATH": unknown

When using quay.io/pusher/k8s-spot-rescheduler:v0.3.0.

Was the executable used in the latest release changed?

JoseThen commented 5 years ago

Did some investigation and found it was now k8s-spot-rescheduler

Antony450 commented 4 years ago

I still get the same error as above when using v0.3.0 version, can some one plz suggest.

Antony450 commented 4 years ago

I get the same error till the latest version release. only v0.2.0 version works for creating pods without issues but the prob is pods are not being pushed again from on-demand to spot instance which is the main scope here. can someone please let me know if the labels i have added is right or wrong command:

Antony450 commented 4 years ago

Is this concept of moving pods from on-demand to spot instance has worked for any one, sorry out of curiosity