fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert #164

Merged
argoyle merged 1 commits from remove-cpu-limits into master 2026-03-01 11:27:28 +00:00
Owner

Remove cpu from resource limits while keeping memory limits and all
requests intact. CPU limits cause unnecessary throttling and
overcommit alerts when actual usage is far below limits.

Remove cpu from resource limits while keeping memory limits and all requests intact. CPU limits cause unnecessary throttling and overcommit alerts when actual usage is far below limits.
argoyle added 1 commit 2026-03-01 11:17:46 +00:00
fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
dancefetcher / build (pull_request) Successful in 6m23s
dancefetcher / deploy-prod (pull_request) Has been skipped
27041f7ca5
Remove cpu from resource limits while keeping memory limits and all
requests intact. CPU limits cause unnecessary throttling and
overcommit alerts when actual usage is far below limits.
argoyle scheduled this pull request to auto merge when all checks succeed 2026-03-01 11:25:47 +00:00
argoyle merged commit 7e9fffa7d0 into master 2026-03-01 11:27:28 +00:00
Sign in to join this conversation.