website/content/en/docs/reference/command-line-tools-reference/feature-gates/MutableCSINodeAllocatableCo...

571 B

title content_type _build stages
MutableCSINodeAllocatableCount feature_gate
list render
never false
stage defaultValue fromVersion
alpha false 1.33

When this feature gate is enabled, the CSINode.Spec.Drivers[*].Allocatable.Count field becomes mutable, and a new field, NodeAllocatableUpdatePeriodSeconds, is available in the CSIDriver object. This allows periodic updates to a node's reported allocatable volume capacity, preventing stateful pods from becoming stuck due to outdated information that kube-scheduler relies on.