Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the kuberay-mcad.md #583

Closed
tedhtchang opened this issue Aug 15, 2023 · 1 comment · Fixed by #617
Closed

Update the kuberay-mcad.md #583

tedhtchang opened this issue Aug 15, 2023 · 1 comment · Fixed by #617
Assignees

Comments

@tedhtchang
Copy link
Member

tedhtchang commented Aug 15, 2023

Give clear instructions for any skill level user to follow. For example if applicable each step should be given a command

  1. Install MCAD using instructions present under deployment directory should be followed by a command:
git clone https://github.com/project-codeflare/multi-cluster-app-dispatcher
cd multi-cluster-app-dispatcher
helm install mcad --set image.repository=quay.io/project-codeflare/mcad-controller --set image.tag=stable deployment/mcad-controller
  1. Make sure MCAD has clusterrole to create ray resources, please patch using configuration file present in config directory with name xqueuejob-controller.yaml
kubectl apply -f doc/usage/examples/kuberay/config/xqueuejob-controller.yaml
@tedhtchang
Copy link
Member Author

tedhtchang commented Aug 15, 2023

This should be updated along with the doc improvement issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants