You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update documentation regarding minimum supported Kubernetes version (#447)
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
Signed-off-by: Burak Varlı <burakvar@amazon.co.uk>
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ This policy is non-binding and subject to change.
62
62
63
63
## Compatibility
64
64
65
-
The Mountpoint for S3 CSI Driver is compatible with Kubernetes versions v1.23+ and implements the CSI Specification v1.8.0. The driver supports **x86-64** and **arm64** architectures.
65
+
The Mountpoint for S3 CSI Driver is compatible with Kubernetes versions v1.25+ and implements the CSI Specification v1.8.0. The driver supports **x86-64** and **arm64** architectures.
66
66
67
67
## Distros Support Matrix
68
68
@@ -78,11 +78,11 @@ The following table provides the support status for various distros with regards
78
78
79
79
## Documentation
80
80
81
-
*[Driver Installation](docs/install.md)
81
+
*[Driver Installation](docs/INSTALL.md)
82
82
*[Configuring volumes and credentials](docs/CONFIGURATION.md)
Review the [configuration values](https://github.com/awslabs/mountpoint-s3-csi-driver/blob/main/charts/aws-mountpoint-s3-csi-driver/values.yaml) for the Helm chart.
0 commit comments