project-codeflare / codeflare

Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.
https://codeflare.dev
Apache License 2.0
222 stars 36 forks source link

Add alternate deploy yaml and brief explanation #38

Closed gfcannon12 closed 3 years ago

gfcannon12 commented 3 years ago

What does this PR do?

Provides alternate Code Engine deploy configuration specified in example-ray-ml-cluster.yaml.template. This configuration starts from the rayproject/ray-ml docker image and subsequently installs codeflare during the build process. I made these changes because I was not seeing multiple nodes working using the previous configuration.