File tree Expand file tree Collapse file tree 8 files changed +8
-36
lines changed Expand file tree Collapse file tree 8 files changed +8
-36
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ metadata:
66 kueue.x-k8s.io/queue-name : user-queue
77spec :
88 components :
9- - podSets :
10- - replicas : 1
11- path : template.spec.template
12- template :
9+ - template :
1310 apiVersion : apps/v1
1411 kind : Deployment
1512 metadata :
Original file line number Diff line number Diff line change @@ -9,10 +9,7 @@ metadata:
99 workload.codeflare.dev.appwrapper/retryLimit : " 3"
1010spec :
1111 components :
12- - podSets :
13- - replicas : 1
14- path : template.spec.template
15- template :
12+ - template :
1613 apiVersion : batch/v1
1714 kind : Job
1815 metadata :
Original file line number Diff line number Diff line change @@ -10,10 +10,7 @@ metadata:
1010 workload.codeflare.dev.appwrapper/debuggingFailureDeletionDelayDuration : " 5m"
1111spec :
1212 components :
13- - podSets :
14- - replicas : 1
15- path : template
16- template :
13+ - template :
1714 apiVersion : v1
1815 kind : Pod
1916 metadata :
Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ metadata:
66 kueue.x-k8s.io/queue-name : user-queue
77spec :
88 components :
9- - podSets :
10- - replicas : 1
11- path : template.spec.template
12- template :
9+ - template :
1310 apiVersion : batch/v1
1411 kind : Job
1512 metadata :
Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ metadata:
66 kueue.x-k8s.io/queue-name : user-queue
77spec :
88 components :
9- - podSets :
10- - replicas : 1
11- path : template
12- template :
9+ - template :
1310 apiVersion : v1
1411 kind : Pod
1512 metadata :
Original file line number Diff line number Diff line change @@ -6,12 +6,7 @@ metadata:
66 kueue.x-k8s.io/queue-name : user-queue
77spec :
88 components :
9- - podSets :
10- - replicas : 1
11- path : template.spec.pytorchReplicaSpecs.Master.template
12- - replicas : 1
13- path : template.spec.pytorchReplicaSpecs.Worker.template
14- template :
9+ - template :
1510 apiVersion : " kubeflow.org/v1"
1611 kind : PyTorchJob
1712 metadata :
Original file line number Diff line number Diff line change @@ -14,10 +14,7 @@ metadata:
1414 kueue.x-k8s.io/queue-name : user-queue
1515spec :
1616 components :
17- - podSets :
18- - replicas : 1
19- path : template.spec.template
20- template :
17+ - template :
2118 apiVersion : batch/v1
2219 kind : Job
2320 metadata :
Original file line number Diff line number Diff line change @@ -14,12 +14,7 @@ metadata:
1414 kueue.x-k8s.io/queue-name : user-queue
1515spec :
1616 components :
17- - podSets :
18- - replicas : 1
19- path : template.spec.pytorchReplicaSpecs.Master.template
20- - replicas : 1
21- path : template.spec.pytorchReplicaSpecs.Worker.template
22- template :
17+ - template :
2318 apiVersion : " kubeflow.org/v1"
2419 kind : PyTorchJob
2520 metadata :
You can’t perform that action at this time.
0 commit comments