HOMELAB-462: Cilium memory + BPF LB acceleration + bandwidth manager #86

Merged
claude-agent merged 1 commit from plane/HOMELAB-462-infra-remediation into live 2026-03-27 05:03:35 +00:00
Owner

Summary

  • Agent memory: 512Mi → 768Mi (workers at 72-74% causing OOM restarts)
  • Operator memory: 256Mi → 512Mi (11 restarts in 8h)
  • Enable loadBalancer.acceleration: native (XDP for LB traffic)
  • Enable bandwidthManager for EDT-based pacing

Context

Part of HOMELAB-462 infrastructure remediation. Cilium agent/envoy on prod-cp-01 had 6 restarts each, operator had 11 restarts. Policy updates were taking 30 seconds.

Test plan

  • ArgoCD syncs cleanly
  • All Cilium pods restart without crash loops
  • cilium status shows XDP acceleration
  • No new Envoy restarts in 30 minutes
## Summary - Agent memory: 512Mi → 768Mi (workers at 72-74% causing OOM restarts) - Operator memory: 256Mi → 512Mi (11 restarts in 8h) - Enable loadBalancer.acceleration: native (XDP for LB traffic) - Enable bandwidthManager for EDT-based pacing ## Context Part of HOMELAB-462 infrastructure remediation. Cilium agent/envoy on prod-cp-01 had 6 restarts each, operator had 11 restarts. Policy updates were taking 30 seconds. ## Test plan - [ ] ArgoCD syncs cleanly - [ ] All Cilium pods restart without crash loops - [ ] cilium status shows XDP acceleration - [ ] No new Envoy restarts in 30 minutes
HOMELAB-462: increase Cilium memory limits, enable BPF LB acceleration and bandwidth manager
Some checks failed
0/0 projects applied successfully.
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
05f968fe7b
- Agent memory: 512Mi → 768Mi (workers at 72-74% before)
- Agent memory request: 128Mi → 256Mi
- Operator memory: 256Mi → 512Mi (11 restarts in 8h)
- Operator memory request: 64Mi → 128Mi
- Enable loadBalancer.acceleration: native (XDP for LB traffic)
- Enable bandwidthManager for EDT-based pacing
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!86
No description provided.