Dell Technologies Container Storage Modules (CSM) Operator
Dell Technologies Container Storage Modules (CSM) Operator is an open-source Kubernetes operator which can be used to install and manage various CSI Drivers and CSM Modules.
Table of Contents
Dell CSM Operator
Dell CSM Operator is a Kubernetes native application which helps in installing and managing CSI Drivers and CSM Modules provided by Dell Technologies for its various storage platforms.
Dell CSM Operator uses Kubernetes CRDs (Custom Resource Definitions) to define a manifest that describes the deployment specifications for each driver to be deployed.
Dell CSM Operator is built using the operator framework and runs custom Kubernetes controllers to manage the driver installations. These controllers listen for any create/update/delete request for the respective CRDs and try to reconcile the request.
Currently, the Dell CSM Operator can be used to deploy the following CSI drivers provided by Dell Technologies
- CSI Driver for Dell Technologies PowerScale
NOTE: You can refer to additional information about the Dell CSM Operator on the new documentation website here
Support
The Dell CSM Operator image is available on Dockerhub and is officially supported by Dell Technologies.
For any CSM Operator and driver issues, questions or feedback, join the Dell Technologies Container community or the Slack channel for Dell Container Storage Modules.
Dell CSM Operator has been tested and qualified with
* Upstream Kubernetes cluster v1.21, v1.22, v1.23
* OpenShift Clusters 4.8, 4.9 with RHEL 7.x & RHCOS worker nodes
Installation
To install Dell CSM Operator please refer the steps given here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/
Install CSI Drivers and CSM Modules
To install CSI drivers and CSM modules using the operator please refer here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/
Uninstall CSI Drivers and CSM Modules
To uninstall CSI drivers and CSM modules installed using the operator please refer here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/.
Versioning
This project is adhering to Semantic Versioning.
About
Dell Technologies Container Storage Modules (CSM) operator is 100% open source and community-driven. All components are available
under Apache 2 License on
GitHub.