rkumpf / csi-driver

A Container Storage Interface (CSI) driver from HPE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPE CSI Driver for Kubernetes

A Container Storage Interface (CSI) Driver for Kubernetes. The HPE CSI Driver for Kubernetes allows you to use a Container Storage Provider to perform data management operations on storage resource.

Deploying and using the CSI driver on Kubernetes

All documentation for installing and using the HPE CSI Driver for Kubernetes with a HPE storage backend is available on the HPE Storage Container Orchestrator Documentation (SCOD) portal. It's also available through a Helm chart and Operator.

Kubernetes compatibility

The CSI driver is designed to be used with Kubernetes. It has not been tested with any other container orchestrator (CO).

Kubernetes Version Release Notes
HPE CSI Driver <= 1.12 1.13+ 1.14+
v1.0.0 no yes yes v1.0.0
v1.1.0 no yes yes v1.1.0
v1.2.0 no no yes v1.2.0

Note: Support matrix for each release can be found on SCOD: Compatability and support.

Building the HPE CSI Driver

Instructions on how to build the HPE CSI Driver can be found in BUILDING.md.

CSI test objects

Example Kubernetes object definitions used to build test cases for the CSI driver is a available in examples.

Support

The HPE CSI Driver for Kubernetes 1.0.0 and onwards is fully supported by HPE and is Generally Available. Certain CSI features may be subject to alpha and beta status. Refer to the official table of feature gates in the Kubernetes docs to find availability of beta features.

Please file any issues, questions or feature requests here. You may also join our Slack community to chat with HPE folks close to this project. We hang out in #NimbleStorage, #3par-primera and #Kubernetes. Sign up at slack.hpedev.io and login at hpedev.slack.com

Contributing

We value all feedback and contributions. If you find any issues or want to contribute, please feel free to open an issue or file a PR. More details in CONTRIBUTING.md

License

This is open source software licensed using the Apache License 2.0. Please see LICENSE for details.

About

A Container Storage Interface (CSI) driver from HPE

License:Apache License 2.0


Languages

Language:Go 83.0%Language:Shell 15.4%Language:Makefile 0.9%Language:Dockerfile 0.8%