Skip to content

The Dell CSI Operator is no longer actively maintained or supported. Dell CSI Operator has been replaced with Dell CSM Operator (https://github.com/dell/csm-operator).

License

Notifications You must be signed in to change notification settings

dell/dell-csi-operator

Repository files navigation

The Dell CSI Operator is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Operator going forward.

Dell CSI Operator

Dell CSI Operator is a Kubernetes native application which helps in installing and managing CSI Drivers provided by Dell for its various storage platforms. Dell CSI Operator uses Kubernetes CRDs (Custom Resource Definitions) to define a manifest that describes the deployment specifications for each driver to be deployed. Multiple CSI drivers provided by Dell and multiple instances of each driver can be deployed by the operator by defining a manifest for each deployment.

Dell CSI 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 CSI Operator can be used to deploy the following CSI drivers provided by Dell

  • CSI Driver for Dell PowerMax
  • CSI Driver for Dell PowerScale
  • CSI Driver for Dell Unity XT
  • CSI Driver for Dell PowerFlex (formerly VxFlex OS)
  • CSI Driver for Dell PowerStore

Additionally, the Dell CSI Operator can also deploy Storage Classes and Volume Snapshot Classes as part of the driver deployment. The Dell CSI Operator is itself installed as a Kubernetes deployment.

NOTE: You can refer to additional information about the Dell CSI Operator on the new documentation website here

Table of Contents

Supported Platforms

Dell CSI Operator has been tested and qualified with

* Upstream Kubernetes cluster v1.25, v1.26, v1.27
* OpenShift Clusters 4.11, 4.12 with RHEL 8.x & RHCOS worker nodes

Installation

To install Dell CSI Operator please refer the steps given here at https://dell.github.io/csm-docs/docs/csidriver/installation/operator/

Upgrading Dell CSI Operator

To upgrade the driver to the latest version (across supported Kubernetes/OpenShift versions), please refer https://dell.github.io/csm-docs/docs/csidriver/upgradation/drivers/operator/

Install CSI Drivers

To install CSI drivers using operator please refer here at https://dell.github.io/csm-docs/docs/csidriver/installation/operator/#installing-csi-driver-via-operator

Uninstall CSI Drivers

To uninstall CSI drivers installed using operator please refer here at https://dell.github.io/csm-docs/docs/csidriver/uninstall/#uninstall-a-csi-driver-installed-via-dell-csi-operator

About

The Dell CSI Operator is no longer actively maintained or supported. Dell CSI Operator has been replaced with Dell CSM Operator (https://github.com/dell/csm-operator).

Resources

License

Stars

Watchers

Forks

Packages

No packages published