ceph-csi/vendor/github.com/kubernetes-csi/drivers/README.md
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

590 B

CSI Drivers

These drivers are provided puerly for illustrative purposes, and should not be used for production workloads.

Other sample drivers

Please read Drivers for more information

Adding new sample drivers

Please, DO NOT submit PRs to add new drivers here unless they are just examples. Real CSI drivers are to be housed on their own repo separate from this one. You are then welcomed to send a PR to https://github.com/kubernetes-csi/docs to add the Driver page.