Add docs for RecoverVolumeExpansionFailure feature

This commit is contained in:
Hemant Kumar
2021-11-18 12:11:21 -05:00
parent f2765df37a
commit 37532e231a
3 changed files with 34 additions and 1 deletions
@@ -583,7 +583,8 @@ subresource of the referenced *owner* can change it.
This admission controller implements additional validations for checking incoming `PersistentVolumeClaim` resize requests.
{{< note >}}
Support for volume resizing is available as an alpha feature. Admins must set the feature gate `ExpandPersistentVolumes`
Support for volume resizing is available as a beta feature. As a cluster administrator,
you must ensure that the feature gate `ExpandPersistentVolumes` is set
to `true` to enable resizing.
{{< /note >}}