When I run “serve run” command , I receive all my logs (including info and debug) in the terminal. However, when I use kubectl logs -f <pod_name>, I only see garbled output. How can I view the logs from my serve run using kubectl logs?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to check ray serve deployment log from k8s? | 1 | 477 | September 14, 2022 | |
(k8s) Ray Operator + Ray Client example seems to not use all pods | 1 | 442 | June 25, 2021 | |
Worker logs are sent to multiple clients | 9 | 588 | December 7, 2021 | |
Logging to stdout for ray serve | 1 | 835 | November 29, 2022 | |
Ray Kubenetes Operator Logs | 2 | 481 | June 24, 2022 |