Skip to content

Commit 882fc90

Browse files
Update doc/source/cluster/kubernetes/k8s-ecosystem/kai-scheduler.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: EkinKarabulut <[email protected]>
1 parent 155bd4c commit 882fc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/cluster/kubernetes/k8s-ecosystem/kai-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ kubectl get queues
117117

118118
## Step 4: Gang-Scheduling with KAI Scheduler
119119

120-
The key pattern simply adding the queue label to your RayCluster. [Here's a basic example](https://github.com/ray-project/kuberay/tree/master/ray-operator/config/samples/ray-cluster.kai-scheduler.yaml), which you can also find in kuberay repository:
120+
The key pattern is to simply add the queue label to your RayCluster. [Here's a basic example](https://github.com/ray-project/kuberay/tree/master/ray-operator/config/samples/ray-cluster.kai-scheduler.yaml) from the KubeRay repository:
121121

122122
```yaml
123123
apiVersion: ray.io/v1

0 commit comments

Comments
 (0)