Add resource limits to ArgoCD pods to prevent unbounded consumption
All 7 ArgoCD containers had no resource limits, allowing them to consume unlimited CPU/memory during node pressure events. This contributed to cluster-wide probe timeout cascades on minikube-indri. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
bdfcb4b677
commit
55abb17f50
3 changed files with 120 additions and 0 deletions
1
docs/changelog.d/+argocd-resource-limits.infra.md
Normal file
1
docs/changelog.d/+argocd-resource-limits.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add resource limits to all ArgoCD pods to prevent unbounded resource consumption during node-wide pressure events.
|
||||
Loading…
Add table
Add a link
Reference in a new issue