Kai-Hsun Chen

Results 327 comments of Kai-Hsun Chen
trafficstars

https://github.com/ray-project/ray/pull/31522 enables users to run Ray in Docker containers on ARM machines (including Mac M1) and on ARM cloud instances (e.g. AWS Graviton). Use case: [AWS Graviton3 featuring Arm Neoverse...

I don't observe this issue at the moment; it takes 30 seconds to terminate both the Ray head and worker Pods.

> But why does it take a full 30 seconds to do the termination? That sounds like the default K8s grace period, It makes sense to me. The `kubectl` has...

cc @Yicheng-Lu-llll would you mind taking a look at this issue?

This can be solved by #1631. Close this one.

Feel free to reopen this issue if you have any further questions.

@DmitriGekhtman can you help tag the owner of Dockerfiles? I cannot find the owners of `ray/docker` in [CODEOWNERS](https://github.com/ray-project/ray/blob/master/.github/CODEOWNERS). If the owners do not have time to work on this issue,...

> @kevin85421 What exactly do you want to change with the base Docker images? Thank @ijrsvt for your reply! As mentioned in the PR description, we want to open the...

> Ahh! Totally missed that. Can we change the permissions to: `775` (User: RWX, Group: RWX, Others: R_X)? "During the creation of a project or namespace, OpenShift assigns a User...