# 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 ```