--- # Removed from Kubernetes title: LocalStorageCapacityIsolation content_type: feature_gate _build: list: never render: false stages: - stage: alpha defaultValue: false fromVersion: "1.7" toVersion: "1.9" - stage: beta defaultValue: true fromVersion: "1.10" toVersion: "1.24" - stage: stable defaultValue: true fromVersion: "1.25" toVersion: "1.26" removed: true --- Enable the consumption of [local ephemeral storage](/docs/concepts/configuration/manage-resources-containers/) and also the `sizeLimit` property of an [emptyDir volume](/docs/concepts/storage/volumes/#emptydir).