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 | 484 | September 14, 2022 | |
Logging to stdout for ray serve | 1 | 894 | November 29, 2022 | |
Workers not sending logs to driver soon enough. Can't use docker logs | 7 | 615 | June 22, 2022 | |
Log inside function in class decorated by deployment does not appear in console | 2 | 15 | March 12, 2025 | |
Export Logs from cluster when using Ray Operator | 3 | 1133 | August 24, 2021 |