Create local-path.md

This commit is contained in:
Sambo Chea
2022-03-09 09:07:55 +07:00
committed by GitHub
parent 0cbaf1c165
commit 990300c269

View File

@@ -0,0 +1,4 @@
# Install Local Path
```shell
kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/local-path-storage.yaml
```