Resource limits for buildPod?
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.