Skip to content
Snippets Groups Projects
Commit c034076a authored by Ellison Scheuller's avatar Ellison Scheuller
Browse files

Edit ray-cluster.yaml

parent 33f0840f
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ metadata: ...@@ -5,7 +5,7 @@ metadata:
namespace: axol1tl namespace: axol1tl
spec: spec:
rayVersion: "2.0.0" rayVersion: "2.0.0"
enableInTreeAutoscaling: true # Allow autoscaling of workers enableInTreeAutoscaling: true
headGroupSpec: headGroupSpec:
serviceType: ClusterIP serviceType: ClusterIP
rayStartParams: rayStartParams:
...@@ -49,7 +49,7 @@ spec: ...@@ -49,7 +49,7 @@ spec:
requests: requests:
cpu: "125" cpu: "125"
memory: "512Gi" memory: "512Gi"
nvidia.com/gpu: 8 # Request GPU nvidia.com/gpu: 8
limits: limits:
cpu: "125" cpu: "125"
memory: "512Gi" memory: "512Gi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment