Skip to content

Commit f1292f5

Browse files
nralberssmira
authored andcommitted
docs: add iscsi-tools extension to prerequisites
This process will not work without the iscsi-tools extension installed on the talos cluster. Signed-off-by: Natalie Romana Albers <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 93b4a37 commit f1292f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/content/v1.10/kubernetes-guides/configuration/synology-csi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide assumes a very basic familiarity with iSCSI terminology (LUN, iSCSI t
1616
## Prerequisites
1717

1818
* Synology NAS running DSM 7.0 or above
19-
* Provisioned Talos cluster running Kubernetes v1.20 or above
19+
* Provisioned Talos cluster running Kubernetes v1.20 or above with `siderolabs/iscsi-tools` extension installed
2020
* (Optional) Both [Volume Snapshot CRDs](https://github.com/kubernetes-csi/external-snapshotter/tree/v4.0.0/client/config/crd) and the [common snapshot controller](https://github.com/kubernetes-csi/external-snapshotter/tree/v4.0.0/deploy/kubernetes/snapshot-controller) must be installed in your Kubernetes cluster if you want to use the **Snapshot** feature
2121

2222
## Setting up the Synology user account

website/content/v1.9/kubernetes-guides/configuration/synology-csi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide assumes a very basic familiarity with iSCSI terminology (LUN, iSCSI t
1616
## Prerequisites
1717

1818
* Synology NAS running DSM 7.0 or above
19-
* Provisioned Talos cluster running Kubernetes v1.20 or above
19+
* Provisioned Talos cluster running Kubernetes v1.20 or above with `siderolabs/iscsi-tools` extension installed
2020
* (Optional) Both [Volume Snapshot CRDs](https://github.com/kubernetes-csi/external-snapshotter/tree/v4.0.0/client/config/crd) and the [common snapshot controller](https://github.com/kubernetes-csi/external-snapshotter/tree/v4.0.0/deploy/kubernetes/snapshot-controller) must be installed in your Kubernetes cluster if you want to use the **Snapshot** feature
2121

2222
## Setting up the Synology user account

0 commit comments

Comments
 (0)