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
- Volume upsizing: The size of the volume can be [increased](https://github.com/scaleway/scaleway-filestorage-csi/tree/main?tab=readme-ov-file#file-systems-resizing) without the need to detach the File System
23
+
- Volume upsizing: The size of the volume can be [increased](https://github.com/scaleway/scaleway-filestorage-csi/tree/main?tab=readme-ov-file#file-systems-resizing) without the need to detach the file system
24
24
-`ReadWriteOnce` access mode: The volume can be mounted as read-write by a single node.
25
25
-`ReadOnlyMany` access mode: The volume can be mounted read-only by many nodes.
26
26
-`ReadWriteMany` access mode: The volume can be mounted as read-write by many nodes.
@@ -37,7 +37,7 @@ The Scaleway File Storage CSI driver supports the following features:
37
37
The Scaleway File Storage CSI driver is preinstalled on Scaleway's managed Kubernetes.
38
38
39
39
<Messagetype="note">
40
-
During the private beta this feature is only available for users invited into the beta.
40
+
This feature is currently in [Private Beta](https://www.scaleway.com/en/betas/), and available to selected testers only.
41
41
</Message>
42
42
43
43
You can run the following command to check that the CSI driver pods are running:
0 commit comments