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
211 stars 154 forks source link

Add Kueue exemplary setup for reservation and DWS #746

Closed PBundyra closed 1 month ago

PBundyra commented 1 month ago

Added Kueue exemplary setup which uses reservation nodepool first, and if there is no capacity in reservation, then tries DWS.

PBundyra commented 1 month ago

/assign @alculquicondor

alculquicondor commented 1 month ago

/gcbrun

andrewsykim commented 1 month ago

The cloud build presubmit can be ignored for this PR since we don't test the DWS example there