Skip to content

Commit

Permalink
Remove CSM Encryption from documentation (#1293)
Browse files Browse the repository at this point in the history
* remove files

* remove references
  • Loading branch information
sharmilarama authored Oct 18, 2024
1 parent dd03932 commit f308586
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 980 deletions.
15 changes: 1 addition & 14 deletions content/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ no_list: true
The CSM Authorization RPM will be deprecated in a future release. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward.
{{% /pageinfo %}}

The Dell Technologies (Dell) Container Storage Modules (CSM) enables simple and consistent integration and automation experiences, extending enterprise storage capabilities to Kubernetes for cloud-native stateful applications. It reduces management complexity so developers can independently consume enterprise storage with ease and automate daily operations such as provisioning, snapshotting, replication, observability, authorization, application mobility, encryption, and resiliency.
The Dell Technologies (Dell) Container Storage Modules (CSM) enables simple and consistent integration and automation experiences, extending enterprise storage capabilities to Kubernetes for cloud-native stateful applications. It reduces management complexity so developers can independently consume enterprise storage with ease and automate daily operations such as provisioning, snapshotting, replication, observability, authorization, application mobility and resiliency.

<img src="csm_hexagon.png" alt="CSM Hex Diagram" width="500"/>

Expand Down Expand Up @@ -51,17 +51,4 @@ CSM is made up of multiple components including modules (enterprise capabilities
Container Storage Modules for Application Mobility provide Kubernetes administrators the ability to clone their stateful application workloads and application data to other clusters in the cloud.
[...Learn more](applicationmobility/)
{{< /card >}}
{{< card header="[**Encryption**](secure/encryption)"
footer="Supports PowerScale">}}
Encryption provides the capability to encrypt user data residing on volumes created by Dell CSI Drivers.
[...Learn more](secure/encryption/)
{{< /card >}}
{{% /cardpane %}}
{{% cardpane %}}
{{< card header="[License](support/license/)"
footer="Required for [Encryption](secure/encryption/)">}}
The tech-preview releases of Encryption require a license.
Request a license using the [Container Storage Modules License Request](https://app.smartsheet.com/b/form/5e46fad643874d56b1f9cf4c9f3071fb) by providing the requested details.
[...Learn more](support/license/)
{{< /card >}}
{{% /cardpane %}}
Binary file modified content/docs/csm_hexagon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions content/docs/deployment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,3 @@ The Container Storage Modules and the required CSI Drivers can each be deployed
[...More on installation instructions](helm/modules/installation/replication)
{{< /card >}}
{{% /cardpane %}}
{{% cardpane %}}
{{< card header="[Dell Container Storage Module for Encryption](helm/modules/installation/encryption)"
footer="Installs Encryption Module">}}
Encryption can be optionally installed via the PowerScale CSI driver Helm chart.
[...More on installation instructions](helm/modules/installation/encryption)
{{< /card >}}
{{% /cardpane %}}
3 changes: 0 additions & 3 deletions content/docs/deployment/helm/drivers/installation/isilon.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ The following are requirements to be met before installing the CSI Driver for De
- If enabling CSM for Authorization, please refer to the [Authorization deployment steps](../../../../../deployment/helm/modules/installation/authorization-v2.0/) first
- If enabling CSM for Replication, please refer to the [Replication deployment steps](../../../../../deployment/helm/modules/installation/replication/) first
- If enabling CSM for Resiliency, please refer to the [Resiliency deployment steps](../../../../../deployment/helm/modules/installation/resiliency/) first
- If enabling Encryption, please refer to the [Encryption deployment steps](../../../../../deployment/helm/modules/installation/encryption/) first

### Install Helm 3.0

Expand Down Expand Up @@ -155,8 +154,6 @@ CRDs should be configured during replication prepare stage with repctl as descri
| skipCertificateValidation | A boolean that enables/disables certificate validation of the csm-authorization proxy server. | No | true |
| **podmon** | [Podmon](../../../../../deployment/helm/modules/installation/resiliency/) is an optional feature to enable application pods to be resilient to node failure. | - | - |
| enabled | A boolean that enables/disables podmon feature. | No | false |
| **encryption** | [Encryption](.../../../../../modules/installation/encryption/) is an optional feature to apply encryption to CSI volumes. | - | - |
| enabled | A boolean that enables/disables Encryption feature. | No | false |

*NOTE:*

Expand Down
186 changes: 0 additions & 186 deletions content/docs/deployment/helm/modules/installation/encryption/_index.md

This file was deleted.

144 changes: 0 additions & 144 deletions content/docs/deployment/helm/modules/installation/encryption/rekey.md

This file was deleted.

Loading

0 comments on commit f308586

Please sign in to comment.