[bug]: Default memory limit for worker in plane-ce is too low
Open
Nobody has claimed this yet.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
I'm running a vanilla plane-ce installation on K3s and it appears the default memory limit of 1Gi for the worker Pod is too low. It keeps getting OOMKilled. I've upped the memory limit to 2Gi and it's now progressing. According to metrics-server it's consuming ~1.2 Gi
Steps to reproduce
Deploy plane-ce chart v1.0.25 with default worker resource limits.
Environment
Deploy preview
Browser
None
Variant
Self-hosted
Version
v1.0.25
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.