chor(doc): adding roadmap in the README (#25)

* chor(doc): adding roadmap in the README

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan Prakash Sharma 2019-12-11 15:43:28 +05:30 committed by Kiran Mova
parent 1c5d656635
commit 8078791cc5

View file

@ -9,6 +9,10 @@ CSI driver for provisioning Local PVs backed by ZFS and more.
This project is under active development and considered to be in Alpha state.
The current implementation only supports provisioning and de-provisioning of ZFS Volumes. Also, few properties like compression, dedup and recordsize can be provided while provisioning the volumes and can also be changed after provisioning is done.
## Roadmap
See [roadmap](https://github.com/orgs/openebs/projects/10).
## Usage
### Prerequisites
@ -331,7 +335,5 @@ $ kubectl delete -f pvc.yaml
persistentvolumeclaim "csi-zfspv" deleted
```
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopenebs%2Fzfs-localpv.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fzfs-localpv?ref=badge_large)