Skip to content

Commit c4e6bca

Browse files
authored
[internal] add snapshot-controller requirement info (#117)
Signed-off-by: v.oleynikov <[email protected]>
1 parent 7c1d8e1 commit c4e6bca

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
@@ -16,6 +16,10 @@ When creating snapshots of NFS volumes, it's important to understand their creat
1616
4. NFS does not ensure atomicity of operations at the file system level when creating a snapshot.
1717
{{< /alert >}}
1818

19+
{{< alert level="info" >}}
20+
For working with snapshots, the [snapshot-controller](../../snapshot-controller/) module must be connected.
21+
{{< /alert >}}
22+
1923
{{< alert level="info" >}}
2024
Creating a StorageClass for the CSI driver `nfs.csi.k8s.io` by the user is prohibited.
2125
{{< /alert >}}

docs/README_RU.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ description: "Модуль csi-nfs: общие концепции и полож
1717

1818
{{< /alert >}}
1919

20+
{{< alert level="info" >}}
21+
Для работы с снапшотами требуется подключенный модуль [snapshot-controller](../../snapshot-controller/).
22+
{{< /alert >}}
23+
2024
{{< alert level="info" >}}
2125
Создание StorageClass для CSI-драйвера `nfs.csi.k8s.io` пользователем запрещено.
2226
{{< /alert >}}

0 commit comments

Comments
 (0)