Skip to content

Commit b286fc5

Browse files
committed
Replace ControllerModifyVolume with VolumeAttributesClass in the user guide
1 parent bbaf0fd commit b286fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kubernetes/user-guides/controller-modify-volume.md renamed to docs/kubernetes/user-guides/volume-attributes-class.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# ControllerModifyVolume User Guide
1+
# VolumeAttributesClass User Guide
22

33
>**Attention:** VolumeAttributesClass is a Kubernetes Beta feature since v1.31, but was initially introduced as an alpha feature in v1.29. See [this blog post](https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/) for more information on VolumeAttributesClasses and how to enable the feature gate.
44
5-
### ControllerModifyVolume Example
5+
### VolumeAttributesClass Example
66

77
This example provisions a hyperdisk-balanced and then updates its IOPS and throughput.
88

0 commit comments

Comments
 (0)