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

Merged
argoyle merged 1 commits from remove-cpu-limits into main 2026-03-01 11:25:42 +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:18:10 +00:00
fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
dancefinder-app / build (pull_request) Successful in 3m39s
dancefinder-app / deploy-prod (pull_request) Has been skipped
39219da78b
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 merged commit 0c15e9240c into main 2026-03-01 11:25:42 +00:00
argoyle deleted branch remove-cpu-limits 2026-03-01 11:25:43 +00:00
Sign in to join this conversation.