reddwarf/crates
Till Wegmueller d3eb0b2511
Add dynamic node resource detection with configurable system reservations
Replace hardcoded memory (8Gi) and pod limits (110) in the node agent with
actual system detection via the sys-info crate. CPU and memory are detected
once at NodeAgent construction and reused on every heartbeat. Capacity
reports raw hardware values while allocatable subtracts configurable
reservations (--system-reserved-cpu, --system-reserved-memory, --max-pods),
giving the scheduler accurate data for filtering and scoring.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:17:43 +01:00
..
reddwarf Add dynamic node resource detection with configurable system reservations 2026-02-14 21:17:43 +01:00
reddwarf-apiserver Add periodic reconciliation, node health checker, and graceful pod termination 2026-02-14 20:39:36 +01:00
reddwarf-core Add container resource limits to zone caps: extract, aggregate, and convert 2026-02-14 17:34:39 +01:00
reddwarf-runtime Add dynamic node resource detection with configurable system reservations 2026-02-14 21:17:43 +01:00
reddwarf-scheduler Add container resource limits to zone caps: extract, aggregate, and convert 2026-02-14 17:34:39 +01:00
reddwarf-storage Format code 2026-01-28 23:17:19 +01:00
reddwarf-versioning Format code 2026-01-28 23:17:19 +01:00