File tree 4 files changed +291
-291
lines changed
src/codeflare_sdk/templates
4 files changed +291
-291
lines changed Original file line number Diff line number Diff line change 8
8
- podSets :
9
9
- replicas : 1
10
10
path : template.spec.headGroupSpec.template
11
- - replicas : 3
11
+ - replicas : 3
12
12
path : template.spec.workerGroupSpecs[0].template
13
13
template :
14
14
# This config demonstrates KubeRay's Ray autoscaler integration.
Original file line number Diff line number Diff line change 7
7
components :
8
8
- podSets :
9
9
- path : template.spec.headGroupSpec.template
10
- replicas : 1
10
+ replicas : 1
11
11
- path : template.spec.workerGroupSpecs[0].template
12
- replicas : 2
12
+ replicas : 2
13
13
template :
14
14
apiVersion : ray.io/v1
15
15
kind : RayCluster
Original file line number Diff line number Diff line change 7
7
components :
8
8
- podSets :
9
9
- path : template.spec.headGroupSpec.template
10
- replicas : 1
10
+ replicas : 1
11
11
- path : template.spec.workerGroupSpecs[0].template
12
- replicas : 1
12
+ replicas : 1
13
13
template :
14
14
apiVersion : ray.io/v1
15
15
kind : RayCluster
You can’t perform that action at this time.
0 commit comments