diff --git a/content/docs/_index.md b/content/docs/_index.md index 3510637cbb..6ad2b4a6a7 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -8,6 +8,19 @@ menu: weight: 20 no_list: true --- +{{% pageinfo color="primary" %}} +Please be advised the Dell CSM Operator will undergo planned maintenance on Thursday, 4/18/2024 from 2:00 pm to 04:00 am (UTC) (approximately 14 hours). During this period, the following Dell CSM Operator versions will be unavailable for new installations and upgrades: + +- 1.3.0 +- 1.4.0 +- 1.4.2 +- 1.4.3 +- 1.4.4 + +Dell CSM Operators that are already in use will not be impacted and can still be managed by the user. + +We apologize for any inconvenience caused and appreciate your patience. Please reach out on [GITHUB Link](https://github.com/dell/csm/issues) if you have any questions. +{{% /pageinfo %}} {{% pageinfo color="primary" %}} 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. @@ -64,4 +77,4 @@ CSM is made up of multiple components including modules (enterprise capabilities Request a license using the [Container Storage Modules License Request](https://app.smartsheet.com/b/form/5e46fad643874d56b1f9cf4c9f3071fb) by providing the requested details. [...Learn more](license/) {{< /card >}} -{{< /cardpane >}} \ No newline at end of file +{{< /cardpane >}} diff --git a/content/docs/deployment/csmoperator/_index.md b/content/docs/deployment/csmoperator/_index.md index 70cfa0e2d0..b42a31aafd 100644 --- a/content/docs/deployment/csmoperator/_index.md +++ b/content/docs/deployment/csmoperator/_index.md @@ -4,6 +4,19 @@ linkTitle: "CSM Operator" description: Container Storage Modules Operator weight: 1 --- +{{% pageinfo color="primary" %}} +Please be advised the Dell CSM Operator will undergo planned maintenance on Thursday, 4/18/2024 from 2:00 pm to 04:00 am (UTC) (approximately 14 hours). During this period, the following Dell CSM Operator versions will be unavailable for new installations and upgrades: + +- 1.3.0 +- 1.4.0 +- 1.4.2 +- 1.4.3 +- 1.4.4 + +Dell CSM Operators that are already in use will not be impacted and can still be managed by the user. + +We apologize for any inconvenience caused and appreciate your patience. Please reach out on [GITHUB Link](https://github.com/dell/csm/issues) if you have any questions. +{{% /pageinfo %}} The Dell Container Storage Modules Operator is a Kubernetes Operator, which can be used to install and manage the CSI Drivers and CSM Modules provided by Dell for various storage platforms. This operator is available as a community operator for upstream Kubernetes and can be deployed using OperatorHub.io. The operator can be installed using OLM (Operator Lifecycle Manager) or manually.