bruce

Results 15 comments of bruce

Hi. We have finalized some discuss about the design of the new k8s operator for Serve Deployment and RayCluster management. Here is our [design doc](https://docs.google.com/document/d/1NXhPkncUmfqB4XptoxmLXr4iIk2uOvp_dWJmtWEEmx4/edit?usp=sharing). We would like to hear...

The description looks good to me. Let me know the following and task assignment.

I can take it. Let me find some time to prepare a pr. Maybe later this week or next week.

@DmitriGekhtman Could you help to follow up? Maybe @kevin85421 could help?

Yeah, I think it is how it works. Since Ray Service runs in k8s cluster, it cannot read local files as you directly run Ray Serve locally. So it supports...

Right now. RayService does the whole cluster level upgrading, so RayService works itself for now. RayCluster rolling upgrade: I think the head node or worker node should be backward compatible,...

Could I know what's the conclusion for this thread? Does s3fs support refresh with `AWS_SESSION_TOKEN` with correct expiration date now? Or is it still WIP to support it?

> @brucez-anyscale, I believe that if you wanted to, you could use the [s3fs-fuse-awscred-lib](https://github.com/ggtakec/s3fs-fuse-awscred-lib) plugin to refresh your AWS credentials. However, you would need the plugin, as s3fs-fuse it self...