kubernetes-installation/sc-provider/local-path.md

5 lines
154 B
Markdown
Raw Normal View History

2022-03-09 09:07:55 +07:00
# Install Local Path
```shell
kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/local-path-storage.yaml
```