Kubernetes volume drivers for Azure
Перейти к файлу
Andy Zhang dfa663c9f1
Merge pull request #127 from umagnus/attach_test
chore: use volueattachment for detach test and add portworx cyc test.
2023-02-02 10:29:04 +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 disable spelling verify test 2022-12-28 08:51:24 +00:00
local using v2.5.0 yaml files 2023-01-26 20:04:11 +08:00
nfs Update README.md 2020-07-17 16:34:59 +08:00
openebs Update README.md 2022-06-24 14:21:58 +08:00
rook-ceph Fix typos. 2021-08-27 15:27:09 -07:00
test use volumeattachment for detach test and add portworx cyc test 2023-02-01 07:20:13 +00: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.