ceph-csi/vendor/github.com/kubernetes-csi/drivers/README.md
2018-07-31 14:53:26 +02:00

716 B

Build Status

CSI Drivers

These drivers are provided purely 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.