Skip to content

Can argo workflow increase memory resource while retrying #12482

Closed Answered by agilgur5
aixi asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, we do have at least a couple of users doing something like this based on Slack and issues. You can use podSpecPatch to implement this and can detect an OOMKilled event usually by its 137 exit code.

This will also be easier to do with the completion of #10362 and #10364

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@aixi
Comment options

@shuangkun
Comment options

@shuangkun
Comment options

Comment options

You must be logged in to vote
1 reply
@aixi
Comment options

Answer selected by aixi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type/support User support issue - likely not a bug area/retryStrategy Template-level retryStrategy
3 participants