kubernetes-installation/sc-provider/local-path.md
2022-03-09 09:07:55 +07:00

5 lines
154 B
Markdown

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