Kubernetes volume drivers for Azure
Перейти к файлу
Andy Zhang 1646de5d11
Merge pull request #119 from andyzhangx/openebs
doc: add openebs mayastor doc
2022-06-22 20:57:16 +08:00
.github test: remove shellcheck 2022-02-13 02:33:06 +00:00
csi doc: fix code spelling issues 2022-02-13 02:19:17 +00:00
flexvolume Update README.md 2022-04-30 21:57:09 +08:00
hack doc: add nfs-provisioner docs 2020-06-13 12:49:56 +00:00
local Update README.md 2022-06-08 18:57:06 +08:00
nfs Update README.md 2020-07-17 16:34:59 +08:00
openebs doc: add openebs mayastor doc 2022-06-22 12:55:30 +00:00
rook-ceph Fix typos. 2021-08-27 15:27:09 -07:00
.gitignore Initial commit 2018-04-03 18:54:19 -07:00
.travis.yml test: add some tests 2020-05-01 14:28:50 +00:00
LICENSE Initial commit 2018-04-03 18:54:22 -07:00
README.md doc: add openebs mayastor doc 2022-06-22 12:55:30 +00:00
SECURITY.md Microsoft mandatory file 2022-05-30 12:48:46 +00:00
Support.md Create Support.md 2020-12-21 15:59:45 +08:00

README.md

Kubernetes volume drivers on Azure

This repository lists all Kubernetes volume drivers on Azure:

driver type about
CSI This directory contains all kubernetes CSI drivers on Azure
FlexVolume This directory contains all kubernetes FlexVolume drivers on Azure
LocalVolume This directory contains all kubernetes Local Persistent Volume support on Azure
NFS This directory contains NFS Server Provisioner support on Azure
Rook Ceph This directory contains Rook Ceph support on Azure
OpenEBS This directory contains OpenEBS Mayastor support on Azure

Support

Please see our support policy.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.