silly-book-73230
01/14/2025, 8:52 AMk8s:
plugins:
k8s:
interruptible-node-selector:
<http://cloud.google.com/gke-spot|cloud.google.com/gke-spot>: "true"
However, this conflicts with the default setting
default-annotations:
<http://cluster-autoscaler.kubernetes.io/safe-to-evict|cluster-autoscaler.kubernetes.io/safe-to-evict>: "false"
While I could override this default, is there a way to set the safe-to-evict
annotation only on all the non-interruptible tasks?