Troy Chiu
Troy Chiu
Yes I agree with your point. Only when the pieces are large enough, we will get performance improve. Also, async route will require more memory at a single time. I...
I don't really have context but would love to take a look.
Hi @CheyuWu are you working on this one?
thank you for reporting. Let me take a look
It' weird that the flag support was not checked in to 1.3.2. In this [PR](https://github.com/ray-project/kuberay/pull/3236/files#diff-58d661db0d2307b4cd362b636f6e8753ac85b0dbc19c1d91df1f41c6ee5e826b), I added both the helm chart and the operator flag support. However, when I checked...
Sorry I was wrong. It looks like [helm chart v1.3.2](https://github.com/ray-project/kuberay/blob/v1.3.2/helm-chart/kuberay-operator/templates/deployment.yaml#L62) also do not have this flag. Can you confirm which version of the helm chart you were using? Thank you!
> I think you need to follow the steps in https://github.com/ray-project/kuberay/blob/master/ray-operator/DEVELOPMENT.md#run-the-operator-inside-the-cluster to run latest version Operator and helm chart, because the Helm chart v1.3.2 does not support the `--enable-metrics` flag....
Hi @cmontemuino I just installed kuberay operator with helm chart v1.3.2 and things work fine. Below is the command that I tested. ```shell kind create cluster --image=kindest/node:v1.26.0 helm repo add...
Hi @KunWuLuan are you working on this one? If not, can I take it? Thank you!
Oh I see you have a PR already. NVM!