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
186 stars 140 forks source link

Kueue/DWS in helm chart #688

Open krisero opened 1 month ago

krisero commented 1 month ago

Is there a chance to provide values for Kueue helm chart that are needed to make it work with DWS? As Kueue is constantly improving and releasing new versions it would be much easier to keep it updated with fixes on GKE cluster.

arueth commented 1 month ago

Once Kueue 0.7.0 is released it will be easy to enable this with the ProvisioningACC feature gate. It would be even easier if they hosted a Helm chart repository. 😀

krisero commented 1 month ago

@arueth as Kueue 0.7.0 is officially released could you provide the list of things that should be changed in helm values to make it working on GKE? Additionally that might be worth also adding that to the docs

alculquicondor commented 1 month ago

cc @PBundyra