Replies: 1 comment
-
It works just fine with runners with smaller resource requirements. So I want suggestion in either how can I increate the wait time, or what Karpenter config can I do to achieve the same |
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.
-
So I use karpenter instead of cluster autoscaler to provision nodes in my EKS cluster, and one of my runner config tries to provision a node which is resource heavy.
The runner waits for a particular time and then exists. I want it to wait for longer until the big node gets provisioned. How can I achieve that?
Beta Was this translation helpful? Give feedback.
All reactions