I have a CronJob in my k8s cluster which I run every 5 minutes. I occasionally have issues where the pod cannot be started in this time (let's not get into that). Is it possible to configure the Job to stop trying after a specific amount of time?
kubernetes - k8s - Stop Trying To Run Pod If x Time Elapsed - Stack Overflow
评论列表(0)
- 暂无评论