Short term solution for "OutOfcpu" issues for runners #1466
BeyondEvil
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
@BeyondEvil out of curiosity, you have both requests and limits in your runners? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have an issue where runners get
OutOfcpu
even tho their QoS is guaranteed.This seems to be a known issue and we're waiting on AWS to release a new EKS AMI with the fix.
Here's a (short term) solution to deal with that problem.
https://gist.github.com/BeyondEvil/456ef05f8b31f693e1018abf6b998fd0
Beta Was this translation helpful? Give feedback.
All reactions