Ephemeral storage limits added from nowhere #3792
Unanswered
zongsizhang
asked this question in
Questions
Replies: 1 comment
-
@zongsizhang did you find out where those limits are set? I'm running into issue with a similar setup as your (ARC + EKS) where the pods are being evicted due to DiskPressure on the ephemeral-storage. My pod template doesn't set any limits/requests but it looks like there's some limit set. More storage was already added to the node without luck and pods keep being evicted. How did you get the limits/requests output you pasted above? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi I'm hosting an ARC controller + some auto scaling runner set in EKS.
We recently found that, in the runners there are resources requests+limits for ephemeral storage applied
While I can't find the specification anywhere in the helm-chart.
Can anyone help me understand where are the limits added and how to tune it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions