Skip to content

Commit

Permalink
add xpk label (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Obliviour authored Dec 8, 2023
1 parent 67449dd commit a9ab7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xpk.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
name: {args.workload}
labels:
kueue.x-k8s.io/queue-name: multislice-queue # Name of the LocalQueue
xpk.google.com/workload: {args.workload}
annotations:
alpha.jobset.sigs.k8s.io/exclusive-topology: cloud.google.com/gke-nodepool # 1:1 job replica to node pool assignment
spec:
Expand Down

0 comments on commit a9ab7ac

Please sign in to comment.