GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
194 stars 143 forks source link

Allow provisioner to be configured to force on-demand nodes & disable auto-upgrade #656

Closed nstogner closed 2 months ago

nstogner commented 2 months ago

On a cluster-wide basis, allow the TPU Provisioner to ignore requests for reservation and spot node pools.

ALSO: Disable auto-upgrade for node pools as this would be disruptive to a running job

danielvegamyhre commented 2 months ago

/gcbrun