blumeops/docs/changelog.d/+argocd-resource-limits.infra.md
Erich Blume 55abb17f50 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>
2026-04-18 13:04:27 -07:00

115 B

Add resource limits to all ArgoCD pods to prevent unbounded resource consumption during node-wide pressure events.