mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 23:55:11 +01:00
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:
parent
1c5d656635
commit
8078791cc5
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fzfs-localpv?ref=badge_large)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue