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] Add a YAML to explain why some worker pod are not ready in RayService #3139

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kenchung285
Copy link
Contributor

Why are these changes needed?

A worker pod in RayService without a ray serve replica will be set as readiness probe failed.
We add an YAML and example python file here for demonstration.
The document for this example will be a PR send to ray-project/ray

Related issue number

Closes #3048

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

…eady in RayService

Signed-off-by: Cheng-Yeh Chung <kenchung285@gmail.com>
Signed-off-by: Cheng-Yeh Chung <kenchung285@gmail.com>
Signed-off-by: kenchung285 <kenchung285@gmail.com>
Signed-off-by: kenchung285 <kenchung285@gmail.com>
Signed-off-by: kenchung285 <kenchung285@gmail.com>
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

Successfully merging this pull request may close these issues.

[Doc] Add a doc and YAML to explain why some worker Pods are not ready in RayService
1 participant