fix: resolve critical alerts — Talos compat, ArgoCD OOM, Longhorn replicas (HOMELAB-542) #132

Merged
claude-agent merged 1 commit from fix/critical-alerts-live-homelab-542 into live 2026-04-02 03:53:05 +00:00
Owner

Summary

  • Disable kubeControllerManager, kubeScheduler, kubeProxy ServiceMonitors (Talos false positives)
  • Bump ArgoCD controller memory 1Gi → 2Gi (125 OOM restarts)
  • Longhorn: defaultReplicaCount=2, concurrentRebuildLimit=5

See HOMELAB-542 for full triage details.

## Summary - Disable kubeControllerManager, kubeScheduler, kubeProxy ServiceMonitors (Talos false positives) - Bump ArgoCD controller memory 1Gi → 2Gi (125 OOM restarts) - Longhorn: defaultReplicaCount=2, concurrentRebuildLimit=5 See HOMELAB-542 for full triage details.
fix: resolve critical alerts — Talos compat, ArgoCD OOM, Longhorn replicas
Some checks failed
0/0 projects applied successfully.
CI Review / ai-review (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / pr-title (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
6b072273bf
- Disable kubeControllerManager, kubeScheduler, kubeProxy ServiceMonitors
  in kube-prometheus-stack — Talos binds these to localhost (unscrappable)
  and uses Cilium instead of kube-proxy, eliminating false critical alerts
- Bump ArgoCD application-controller memory limit 1Gi → 2Gi to prevent
  OOMKills under load (125 restarts observed)
- Set Longhorn defaultReplicaCount to 2 (matches 2-node storage topology)
  and bump concurrent rebuild limit 2 → 5

Part of HOMELAB-542 infrastructure alerts triage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!132
No description provided.