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

Ray cluster on OpenShift fails due to missing file #36

Open
cmisale opened this issue Aug 14, 2021 · 0 comments
Open

Ray cluster on OpenShift fails due to missing file #36

cmisale opened this issue Aug 14, 2021 · 0 comments

Comments

@cmisale
Copy link

cmisale commented Aug 14, 2021

Describe the bug
Cannot bring up Ray cluster as defined in the OCP tutorial

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codeflare.readthedocs.io/en/latest/getting_started/starting.html#Openshift-Ray-Cluster-Operator
  2. Run pip3 install --upgrade codeflare
  3. Create namespace oc create namespace codeflare
  4. Run ray up ray/python/ray/autoscaler/kubernetes/example-full.yaml fails:
$ ray up ray/python/ray/autoscaler/kubernetes/example-full.yaml
Provided cluster configuration file (ray/python/ray/autoscaler/kubernetes/example-full.yaml) does not exist

Expected behavior
Bring up Ray cluster on OCP

Desktop (please complete the following information):

  • OS: MacOS

Additional context
OCP Cluster running on IBM Cloud.

$ oc cluster-info
Kubernetes master is running at https://c100-e.jp-tok.containers.cloud.ibm.com:31129

To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.

CodeFlare commit hash commit a2b290a115b0cc1317270cef6059d5281215842e

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

No branches or pull requests

1 participant