|
|
|
# Local Path Provisioner
|
|
|
|
|
|
|
|
[Local Path Provisioner](https://github.com/rancher/local-path-provisioner) provides a way for the Kubernetes users to
|
|
|
|
utilize the local storage in each node. Based on the user configuration, the Local Path Provisioner will create
|
|
|
|
`hostPath` based persistent volume on the node automatically.
|