Kai-Hsun Chen

Results 306 comments of Kai-Hsun Chen
trafficstars

This is beyond the scope of KubeRay. Users should ensure they are using the correct images. Additionally, users can utilize [activeDeadlineSeconds](https://docs.ray.io/en/master/cluster/kubernetes/getting-started/rayjob-quick-start.html) to prevent RayJobs from running indefinitely. In addition, the...

Discussed offline. This is beyond the scope of KubeRay. Feel free to reopen if you have further thoughts.

Hi @EngHabu, thank you for the review! Do you prefer a permanent link or a normal link? Example: * Permanent link: https://github.com/flyteorg/flytepropeller/blob/9a4ea000af6bb7b959daa00f26abea7c2e3262e7/go.mod#L3 * Normal link: https://github.com/flyteorg/flytepropeller/blob/master/go.mod#L3

Would you mind providing more details about how you test this PR manually? These two files are not mentioned in the Ray documentation. In addition, these files haven't been updated...

cc @Yicheng-Lu-llll would you mind reviewing this PR?

> Setup the Prometheus and Grafana. follow this [doc](https://docs.ray.io/en/latest/cluster/kubernetes/k8s-ecosystem/prometheus-grafana.html) The document doesn't include any service monitor or Pod monitor for the KubeRay operator Pod. Is Prometheus able to fetch the...

@rueian thank you for your investigation about the flakiness! Let's chat in our meeting this week.

@davidxia, I want to make the headless service the default behavior because we will always have at most one Ray head pod. However, it represents a breaking change for users...