diff --git a/README.md b/README.md index 4e99aad..5010ce2 100644 --- a/README.md +++ b/README.md @@ -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 -