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

[Doc][KubeRay] Add KubeRay image resize example to Ray doc page #46447

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kenchung285
Copy link

Why are these changes needed?

Added a image resize page using KubeRay to document page. The workload is based on (currently in kuberay repo):
https://github.com/ray-project/kuberay/tree/master/ray-operator/config/samples/ray-data-image-resize

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@kenchung285
Copy link
Author

@kevin85421 Could you help me review this PR? thx!

@kevin85421 kevin85421 self-assigned this Jul 6, 2024
@kenchung285
Copy link
Author

Here are the screenshots of the document page.
image
image
image

@kevin85421
Copy link
Member

@kenchung285 could you rebase with the master branch? Thanks!

@kenchung285
Copy link
Author

@kenchung285 could you rebase with the master branch? Thanks!

Done! Sorry for the late reply

@kenchung285
Copy link
Author

kenchung285 commented Aug 17, 2024

@kenchung285 could you rebase with the master branch? Thanks!

Done! Sorry for the late reply

@kevin85421 @MortalHappiness

@kevin85421 kevin85421 added the kuberay Issues for the Ray/Kuberay integration that are tracked on the Ray side label Sep 3, 2024
@@ -0,0 +1,96 @@
(kuberay-image-resize-example)=

# Image Resize Example
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to reference "Ray Data" somewhere in the title as that's the primary library used for this example with kuberay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kuberay Issues for the Ray/Kuberay integration that are tracked on the Ray side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants