dotbalo
dotbalo
v1.13确实很多改变了,可以参考我的这个文档:https://www.cnblogs.com/dukuan/p/10278637.html
Hi, I had the same problem. like this: ```` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning Unhealthy kubelet, k8s-node47 Readiness probe failed: OCI runtime exec...
您好,看日志没有报错,请问通过nodePort能访问吗?有没有报错日志截图
@MohamedShaj It seems that this is not a problem of etcd, but a problem of disk performance. We have replaced the disks with SSDs of the highest performance and increased...
@ruisearch42 Thank you very much for your reply. My environment is running in a container, and vllm serve and ray containers are not the same container. If the RAY_ADDRESS parameter...
@ruisearch42 I tried to start vllm with ray://192.168.1.67:6888 and 192.168.1.67:6888, but the error is as follows Error log: ray://192.168.1.67:6888 ```` 2025-03-11 15:01:10,750 INFO worker.py:1514 -- Using address **ray://192.168.1.67:6888** set in...
I'm very sorry for the late reply. I tried ports 6888 and 10001 without the ray:// prefix, and the errors were as follows: ```` 2025-03-19 14:58:49,126 INFO worker.py:1514 -- Using...