estafette / estafette-gke-preemptible-killer

Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours

Home Page:https://helm.estafette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New label GKE spot instance

s3b4hjr opened this issue · comments

GKE is using new label for spot/preemptible instances

"cloud.google.com/gke-spot": "true"

image

we can not use the gke preemptible killer for spot vm?

Does anyone know the answer to this question ? Will we be able to use gke preemptible killer with spot instances ?

I have created a PR to add support, would be helpful if someone is willing to test.

#106