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

32 lines
801 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).
-->
启用扩充使用中的 PVC 的大小。
请查阅[调整使用中的 PersistentVolumeClaim 的大小](/zh-cn/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim)。