I'm trying to set up a new Kubeflow deployment to use preemptible VMs. Referring to this doc, I see that there is some YAML to specify preemptible nodes but I am not sure where to put it in the myriad of YAML files generated by kfctl.sh
. Meanwhile, going through the console, I see Preemptible nodes = disabled, but there is no way to change it.
How do I set the Kubeflow node pools to be preemptible?