moving supported system near pre-req

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2019-09-20 19:47:21 +05:30 committed by Kiran Mova
parent 0ca8141f0f
commit 37888725d9

View file

@ -20,6 +20,14 @@ must meet the following prerequisites:
The OpenEBS ZFS driver components are installed in kube-system namespace
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
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
```
### Supported System
K8S : 1.14+
OS : ubuntu 18.04
ZFS : 0.7, 0.8