File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
- [ Volume Mode Conversion] ( prevent-volume-mode-conversion.md )
47
47
- [ Cross-Namespace Data Sources] ( cross-namespace-data-sources.md )
48
48
- [ Changed Block Tracking] ( changed-block-tracking.md )
49
- - [ Volume Attributes Class] ( volume-attributes.md )
49
+ - [ Volume Attributes Class] ( volume-attributes-class .md )
50
50
- [ Deploying a CSI Driver on Kubernetes] ( deploying.md )
51
51
- [ Example] ( example.md )
52
52
- [ Driver Testing] ( testing-drivers.md )
Original file line number Diff line number Diff line change 2
2
3
3
## Status
4
4
5
- Status | Min K8s Version | Max K8s Version | external-provisioner Version
6
- -------|-----------------|-----------------|-----------------------------
7
- Alpha | 1.29 | - | 4 .0.0+
8
- Beta | 1.31 | - | 5 .1.0+
5
+ Status | Min K8s Version | Max K8s Version | external-provisioner | external-resizer
6
+ -------|-----------------|-----------------|-----------------------|------------------- ------
7
+ Alpha | 1.29 | - | v4 .0.0 | v1.10.0
8
+ Beta | 1.31 | - | v5 .1.0 | v1.12.0
9
9
10
10
## Overview
11
11
A ` VolumeAttributesClass ` is a cluster-scoped resource that can be used to control and change the settings of a ` PersistentVolume ` .
You can’t perform that action at this time.
0 commit comments