Skip to content

[Doc] Small mistake in kuberay ingress#53834

Merged
jjyao merged 1 commit intoray-project:masterfrom
troychiu:kuberay-ingress-monor-doc-mistake
Jun 15, 2025
Merged

[Doc] Small mistake in kuberay ingress#53834
jjyao merged 1 commit intoray-project:masterfrom
troychiu:kuberay-ingress-monor-doc-mistake

Conversation

@troychiu
Copy link
Copy Markdown
Contributor

Why are these changes needed?

This PR update a small mistake in kuberay ingress doc.

Related issue number

N/A

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 :(

Signed-off-by: Troy Chiu <y.troychiu@gmail.com>
Copilot AI review requested due to automatic review settings June 15, 2025 02:46
@troychiu troychiu requested review from a team, kevin85421 and pcmoritz as code owners June 15, 2025 02:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a documentation mistake in the kuberay ingress guide by updating an incorrect file path in the application command.

  • Updated the file path in the "kubectl apply" command to reference the correct YAML file location.
  • Removed the outdated file path reference from the command.
Comments suppressed due to low confidence (1)

doc/source/cluster/kubernetes/k8s-ecosystem/ingress.md:194

  • Verify that the new command correctly reflects the file path as downloaded and consider adding a short note indicating the expected file location for clarity.
kubectl apply -f ray-cluster.separate-ingress.yaml

@kevin85421 kevin85421 added the go add ONLY when ready to merge, run all tests label Jun 15, 2025
@kevin85421
Copy link
Copy Markdown
Member

@troychiu please ping me when all CI tests pass.

@troychiu
Copy link
Copy Markdown
Contributor Author

@kevin85421 they passed. Thank you!

@kevin85421
Copy link
Copy Markdown
Member

cc @jjyao would you mind merging this PR? Thanks!

# and `ray-operator/config/samples/ray-cluster.separate-ingress.yaml`
curl -LO https://raw.githubusercontent.com/ray-project/kuberay/v1.3.0/ray-operator/config/samples/ray-cluster.separate-ingress.yaml
kubectl apply -f ray-operator/config/samples/ray-cluster.separate-ingress.yaml
kubectl apply -f ray-cluster.separate-ingress.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@kevin85421 can we test this so it can be caught by the CI?

@jjyao jjyao merged commit 350f57d into ray-project:master Jun 15, 2025
5 checks passed
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
This PR update a small mistake in kuberay ingress doc.

Signed-off-by: Troy Chiu <y.troychiu@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
This PR update a small mistake in kuberay ingress doc.

Signed-off-by: Troy Chiu <y.troychiu@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants