How to see stdout of a pod in kubernetes job

前端 未结 0 1328
灰色年华
灰色年华 2021-01-28 15:37

I have a job in Kubernetes with a python script that is printing a tqdm progress bar to stdout (or stderr?). However, the progress bar cannot be seen with:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题