mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
moving supported system near pre-req
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
0ca8141f0f
commit
37888725d9
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
|
@ -20,6 +20,14 @@ must meet the following prerequisites:
|
||||||
The OpenEBS ZFS driver components are installed in kube-system namespace
|
The OpenEBS ZFS driver components are installed in kube-system namespace
|
||||||
to allow them to be flagged as system critical components.
|
to allow them to be flagged as system critical components.
|
||||||
|
|
||||||
|
### Supported System
|
||||||
|
|
||||||
|
K8S : 1.14+
|
||||||
|
|
||||||
|
OS : ubuntu 18.04
|
||||||
|
|
||||||
|
ZFS : 0.7, 0.8
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
All the node should have zfsutils-linux installed. We should go to the
|
All the node should have zfsutils-linux installed. We should go to the
|
||||||
|
|
@ -232,11 +240,3 @@ $ kubectl delete -f pvc.yaml
|
||||||
persistentvolumeclaim "csi-zfspv" deleted
|
persistentvolumeclaim "csi-zfspv" deleted
|
||||||
```
|
```
|
||||||
|
|
||||||
### Supported System
|
|
||||||
|
|
||||||
K8S : 1.14+
|
|
||||||
|
|
||||||
OS : ubuntu 18.04
|
|
||||||
|
|
||||||
ZFS : 0.7, 0.8
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue