Skip to content

poc: k8s node events forwarder#4978

Draft
richabanker wants to merge 1 commit into
ray-project:masterfrom
richabanker:poc-k8s-events-forwarder
Draft

poc: k8s node events forwarder#4978
richabanker wants to merge 1 commit into
ray-project:masterfrom
richabanker:poc-k8s-events-forwarder

Conversation

@richabanker

Copy link
Copy Markdown

Why are these changes needed?

This PR implements a Selective Event Forwarder controller to KubeRay operator. It surfaces critical hardware and infrastructure failures (such as GPU XID errors or NCCL communication crashes) directly within the Ray Dashboard. By re-emitting Kubernetes Node events onto RayCluster and RayJob custom resources, Ray users can distinguish between application-level issues and underlying infrastructure faults without leaving their primary monitoring interface.

Design proposal: https://docs.google.com/document/d/1Isn6vbV3bugcmYn0uc_uH5To0zohiYmfnDDszaJ5KEw/edit?tab=t.0#heading=h.xcoop4webpbh

Related issue number

Checks

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

Signed-off-by: Richa Banker <richabanker@google.com>

@Future-Outlier Future-Outlier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is it possible to have e2e test for this controller? tks!

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.

2 participants