Skip to content

Commit f98f167

Browse files
committed
fix docs
1 parent 91ead53 commit f98f167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/usage/examples/kuberay/kuberay-mcad.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This integration will help in queuing on [kuberay](https://github.com/ray-projec
1010

1111
#### Steps
1212

13-
- Install kuberay operator from [link] (https://docs.ray.io/en/latest/cluster/kubernetes/getting-started.html#deploying-the-kuberay-operator)
14-
- Submit ray cluster to MCAD as appwrapper using the config file `aw-raycluster.yaml` present in the same directory using command `kubectl create -f aw-raycluster.yaml.yaml`
13+
- Install kuberay operator from [link](https://docs.ray.io/en/latest/cluster/kubernetes/getting-started.html#deploying-the-kuberay-operator)
14+
- Submit ray cluster to MCAD as appwrapper using the config file `aw-raycluster.yaml` present in the `config` directory using command `kubectl create -f aw-raycluster.yaml`
1515
- Check the status of the appwrapper using command `kubectl describe appwrapper <your-appwrapper-name>`
1616
- Check running pods using command `kubectl get pods -n <your-name-space>`

0 commit comments

Comments
 (0)