title |
content_type |
_build |
stages |
LocalStorageCapacityIsolationFSQuotaMonitoring |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
alpha |
false |
1.15 |
1.30 |
|
stage |
defaultValue |
fromVersion |
beta |
false |
1.31 |
|
|
When LocalStorageCapacityIsolation
is enabled for
local ephemeral storage,
the backing filesystem for emptyDir volumes supports project quotas,
and UserNamespacesSupport
is enabled,
project quotas are used to monitor emptyDir
volume storage consumption rather than using filesystem walk, ensuring better performance and accuracy.