forked from k-space/kube
Add rawfile-localpv
This commit is contained in:
11
openebs/README.md
Normal file
11
openebs/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Raw file based local PV-s
|
||||
|
||||
We currently only use `rawfile-localpv` portion of OpenEBS.
|
||||
|
||||
The manifests were rendered using Helm template from https://github.com/openebs/rawfile-localpv
|
||||
and subsequently modified
|
||||
|
||||
```
|
||||
kubectl create namespace openebs
|
||||
kubectl apply -n openebs -f rawfile.yaml
|
||||
```
|
Reference in New Issue
Block a user