diff --git a/content/docs/secure/encryption/_index.md b/content/docs/secure/encryption/_index.md index 6192c6aa67..63d9a98e86 100644 --- a/content/docs/secure/encryption/_index.md +++ b/content/docs/secure/encryption/_index.md @@ -6,7 +6,7 @@ Description: > CSI Volumes Encryption --- -**NOTE:** Encryption is not supported for 10.x release. Please refer to the [release notes](./release/) for more details. +**NOTE:** Encryption is not supported for CSM 1.10.x release. Please refer to the [release notes](./release/) for more details. Encryption provides the capability to encrypt user data residing on volumes created by Dell CSI Drivers. diff --git a/content/docs/secure/encryption/release/_index.md b/content/docs/secure/encryption/release/_index.md index 2490c2a354..46a0169cbd 100644 --- a/content/docs/secure/encryption/release/_index.md +++ b/content/docs/secure/encryption/release/_index.md @@ -8,4 +8,4 @@ Description: > ### Known Issues -Whenever we try to install the encryption module, one sidecar fails to reach the running state. This issue occurs because the csi-metadata-retriever has already bound to the Unix domain socket at /var/run/csi/csi_retriever.sock. Consequently, the csi-metadata-retriever-sec also attempts to bind to the same socket, causing a conflict and preventing the csi-metadata-retriever-sec from entering the bind state. Please find the [github issue](https://github.com/dell/csm/issues/1309). \ No newline at end of file +The encryption module installation fails because sidecars like csi-metadata-retriever-* conflict when trying to access the same domain socket. (/var/run/csi/csi_retriever.sock). Please find the [github issue](https://github.com/dell/csm/issues/1309). \ No newline at end of file diff --git a/content/v1/secure/encryption/_index.md b/content/v1/secure/encryption/_index.md index aee15ad246..08b70aec88 100644 --- a/content/v1/secure/encryption/_index.md +++ b/content/v1/secure/encryption/_index.md @@ -6,7 +6,7 @@ Description: > CSI Volumes Encryption --- -**NOTE:** Encryption is not supported for 2.9 release. Please refer to the [release notes](./release/) for more details. +**NOTE:** Encryption is not supported for CSM 1.9.x release. Please refer to the [release notes](./release/) for more details. Encryption provides the capability to encrypt user data residing on volumes created by Dell CSI Drivers. diff --git a/content/v1/secure/encryption/release/_index.md b/content/v1/secure/encryption/release/_index.md index 2490c2a354..46a0169cbd 100644 --- a/content/v1/secure/encryption/release/_index.md +++ b/content/v1/secure/encryption/release/_index.md @@ -8,4 +8,4 @@ Description: > ### Known Issues -Whenever we try to install the encryption module, one sidecar fails to reach the running state. This issue occurs because the csi-metadata-retriever has already bound to the Unix domain socket at /var/run/csi/csi_retriever.sock. Consequently, the csi-metadata-retriever-sec also attempts to bind to the same socket, causing a conflict and preventing the csi-metadata-retriever-sec from entering the bind state. Please find the [github issue](https://github.com/dell/csm/issues/1309). \ No newline at end of file +The encryption module installation fails because sidecars like csi-metadata-retriever-* conflict when trying to access the same domain socket. (/var/run/csi/csi_retriever.sock). Please find the [github issue](https://github.com/dell/csm/issues/1309). \ No newline at end of file