You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My kubernetes cluster's nodes are relatively small. I SSH into a node on which my builder pods run and using top, I see the "node" process (building a nodeJS app) is 100% for awhile. I suspect this is the reason my builder pod is being evicted. Can we pass some configuration options to the slugbuilder pod that deis/builder spawns to limit the number of resources it can use?
The text was updated successfully, but these errors were encountered:
My kubernetes cluster's nodes are relatively small. I SSH into a node on which my builder pods run and using
top
, I see the "node" process (building a nodeJS app) is 100% for awhile. I suspect this is the reason my builder pod is being evicted. Can we pass some configuration options to the slugbuilder pod that deis/builder spawns to limit the number of resources it can use?The text was updated successfully, but these errors were encountered: