2026-08-22 12:34:25 +02:00
|
|
|
# Cluster resource evidence
|
|
|
|
|
|
|
|
|
|
`make cluster-observe` captures a non-secret, timestamped observation for
|
|
|
|
|
`resource:railiance:reef-railiance:k3s`. It separates allocatable capacity,
|
|
|
|
|
requests, limits, optional observed usage, PVC demand, storage-class behavior,
|
|
|
|
|
and measurement gaps. It never reads Secret objects or pod environments.
|
|
|
|
|
|
|
|
|
|
The allocation section publishes raw numerators, denominators, residual
|
2026-09-14 10:34:27 +02:00
|
|
|
capacity, and `cluster-raw-drivers-v1`. Residual millicores exclude
|
|
|
|
|
pending unscheduled pods; those pods are listed under
|
|
|
|
|
`allocation.pending_unscheduled` and projected as
|
|
|
|
|
`state_hub_preflight_observation` for STATE-WP-0091. Residual capacity is
|
|
|
|
|
**not** a kube-scheduler guarantee. It does not select a financial
|
2026-08-22 12:34:25 +02:00
|
|
|
allocation formula or write booked cost; those decisions remain with
|
|
|
|
|
resource-control.
|
|
|
|
|
|
|
|
|
|
Current failure-domain evidence remains explicit: one Ready node on
|
|
|
|
|
`railiance01` with local storage. ThreePhoenix is a target, not live capacity.
|