Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 545 Bytes

Dynamic Workload Scheduler examples

The repository contains examples on how to use DWS in GKE. More information about DWS is available here.

Files included:

  • kueue-manifests.yaml - Kueue configuration files with ProvisioningRequest and DWS support enabled.
  • dws-queue.yaml - Kueue's Cluster and Local queues with ProvisioningRequest and DWS support enabled.
  • job.yaml - Sample job that requires GPU and uses DWS-enabled queue.