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.
- Code of Conduct
- Maintainer Guide
- Committer Guide
- Contributing Guide
- List of Adopters
- Support
- Security
- Dell Container Storage Modules Operator
Dell Container Storage Modules 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 Container Storage Modules Operator uses Kubernetes CRDs (Custom Resource Definitions) to define a manifest that describes the deployment specifications for each driver to be deployed.
Dell Container Storage Modules 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 Container Storage Modules Operator can be used to deploy the following CSI drivers provided by Dell Technologies
- CSI Driver for Dell Technologies PowerScale
- CSM Authorization
- CSM Replication
- CSM Observability
NOTE: You can refer to additional information about the Dell Container Storage Modules Operator on the new documentation website here
The Dell Container Storage Modules 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 Container Storage Modules Operator has been tested and qualified with
* Upstream Kubernetes cluster v1.24, v1.25, v1.26
* OpenShift Clusters 4.10, 4.11 with RHEL 8.x & RHCOS worker nodes
To install Dell Container Storage Modules Operator please refer the steps given here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/
To install CSI drivers and CSM modules using the operator please refer here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/
To uninstall CSI drivers and CSM modules installed using the operator please refer here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/.
This project is adhering to Semantic Versioning.
Dell Technologies Container Storage Modules (CSM) operator is 100% open source and community-driven. All components are available under Apache 2 License on GitHub.