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

Merged
argoyle merged 1 commits from remove-cpu-limits into main 2026-03-01 11:25:51 +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:22:35 +00:00
fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
schemas-app / build (pull_request) Successful in 2m57s
schemas-app / deploy-prod (pull_request) Has been skipped
0552af6477
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:30 +00:00
argoyle merged commit 4e8856625b into main 2026-03-01 11:25:51 +00:00
argoyle deleted branch remove-cpu-limits 2026-03-01 11:25:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#122