Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

REP-1722: Expose allocatable storage from node#626

Open
krystiancastai wants to merge 2 commits into
mainfrom
REP-1772
Open

REP-1722: Expose allocatable storage from node#626
krystiancastai wants to merge 2 commits into
mainfrom
REP-1772

Conversation

@krystiancastai
Copy link
Copy Markdown
Contributor

@krystiancastai krystiancastai commented Jan 29, 2026

Added node-level storage fields (NodeFsCapacityBytes, NodeFsAllocatableBytes) to NodeStatsSummaryMetric.

Capacity is the sum of well-known storage paths deduplicated by device ID.

Allocatable follows Kubernetes calculation:
allocatable = capacity - nodefs eviction threshold - kube-reserved ephemeral-storage - system-reserved ephemeral-storage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant