Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cronjob 需要退出代码才能使作业成功或失败,但以 sidecar 容器为例,日志容器继续运行并且没有退出代码,即使主容器的作业也可能成功运行,最终状态仍然失败。有什么办法可以缓解这个问题?!谢谢
分析了评论后,看起来这是一个已知问题,可以在此线程中找到修复程序。