website/content/en/docs/reference/command-line-tools-reference/feature-gates/expand-in-use-persistent-vo...

28 lines
594 B
Markdown

---
# Removed from Kubernetes
title: ExpandInUsePersistentVolumes
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.11"
toVersion: "1.14"
- stage: beta
defaultValue: true
fromVersion: "1.15"
toVersion: "1.23"
- stage: stable
defaultValue: true
fromVersion: "1.24"
toVersion: "1.26"
removed: true
---
Enable expanding in-use PVCs. See
[Resizing an in-use PersistentVolumeClaim](/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim).