Code Monkey home page Code Monkey logo

dell-csm-operator-read's Introduction

Dell Technologies Container Storage Modules (CSM) Operator

Contributor Covenant License Docker Pulls Go version GitHub release (latest by date including pre-releases)

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 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
    • CSM Resiliency

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

Support

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.

Supported Platforms

Dell Container Storage Modules Operator has been tested and qualified with

* Upstream Kubernetes cluster v1.28, v1.29, v1.30
* OpenShift Clusters 4.15, 4.16 with RHEL 8.x & RHCOS worker nodes

Installation

Install Operator (both OLM and Non OLM) in dev mode

  1. Clone the repo: git clone https://github.com/dell/csm-operator.git
  2. Navigate one level inside the cloned repo: cd csm-operator
  3. Execute make install to install the CRDs
  4. Execute make run to have the operator running.
  5. Install any of the operands (CSI Driver) using another session

NOTE: Closing the session where operator is running will stop the operator.

Install Operator using scripts

Operator install on a cluster without OLM

For Non OLM based install of Operator please refer the steps given here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/#operator-installation-on-a-cluster-without-olm

To uninstall the Operator, execute bash scripts/uninstall.sh

Operator install on a cluster with OLM

NOTE: Index image or Catalog image should be used for OLM based install of Operator. This mode of install is used only for internal testing purposes as the bundle and index/catalog images are not posted in Dockerhub.

  1. Clone the repo: git clone https://github.com/dell/csm-operator.git
  2. Navigate one level inside the cloned repo: cd csm-operator
  3. Update the image specified in deploy/olm/operator_community.yaml to the required image.
  4. Execute bash scripts/install_olm.sh to install the operator.

To uninstall the Operator, execute bash scripts/uninstall_olm.sh

Operator install using offline bundle on a cluster without OLM

For Non OLM based install of Operator using offline bundle please refer the steps given here at https://dell.github.io/csm-docs/docs/deployment/csmoperator/#offline-bundle-installation-on-a-cluster-without-olm

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/.

Install Apex Connectivity Client

  1. Ensure that CSM Operator is installed and the operator pods are up and running.
  2. Edit the images to point to the correct location in connectivity_client_v100.yaml sample file located at csm-operator\samples folder.
  3. To deploy Apex Connectivity Client, execute kubectl create -f samples\connectivity_client_v100.yaml.
  4. Ensure that the Apex Connectivity Client pods are up and running.

Update Apex Connectivity Client

  1. Ensure that CSM Operator is installed and the operator pods are up and running.
  2. Edit the required images to point to the correct location in connectivity_client_v100.yaml sample file located at csm-operator\samples folder.
  3. To update Apex Connectivity Client, execute kubectl apply -f samples\connectivity_client_v100.yaml.
  4. Ensure that the Apex Connectivity Client pods are up and running.

Uninstall Apex Connectivity Client

  1. Ensure that CSM Operator is installed and the operator pods are up and running.
  2. To uninstall Apex Connectivity Client, execute kubectl delete -f samples\connectivity_client_v100.yaml
  3. Ensure that the Apex Connectivity Client pods are deleted.

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.

dell-csm-operator-read's People

Contributors

abhi16394 avatar adarsh-dell avatar akshaysainidell avatar alikdell avatar ashleyvjoy avatar atye avatar boyamurthy avatar chimanjain avatar delldubey avatar dependabot[bot] avatar donatwork avatar harishh-dell avatar jacobgros avatar jooseppi-luna avatar karthikk92 avatar kshitijakakde avatar kumarkgosa avatar mbasha-dell avatar nb950 avatar nitesh3108 avatar panigs7 avatar rajendraindukuri avatar rensyct avatar shaynafinocchiaro avatar shefali-malhotra avatar suryagupta4 avatar tdawe avatar vamsisiddu-7 avatar xuluna avatar yifeijin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.