Skip to content

Commit bdb99b7

Browse files
authored
[doc] Add info regarding available read-write modes (#138)
Signed-off-by: Slava V <[email protected]>
1 parent b7792e7 commit bdb99b7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ For working with snapshots, the [snapshot-controller](../../snapshot-controller/
2424
Creating a StorageClass for the CSI driver `nfs.csi.k8s.io` by the user is prohibited.
2525
{{< /alert >}}
2626

27+
{{< alert level="info" >}}
28+
Supported access modes for the module: RWO, RWX in DVP, RWX.
29+
{{< /alert >}}
30+
2731
## System requirements and recommendations
2832

2933
{{< alert level="warning" >}}

docs/README.ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ description: "Модуль csi-nfs: общие концепции и полож
2424
Создание StorageClass для CSI-драйвера `nfs.csi.k8s.io` пользователем запрещено.
2525
{{< /alert >}}
2626

27+
{{< alert level="info" >}}
28+
Доступные режимы работы для модуля: RWO, RWX в DVP, RWX.
29+
{{< /alert >}}
30+
2731
## Системные требования и рекомендации
2832

2933
{{< alert level="warning" >}}

0 commit comments

Comments
 (0)