/csi

Primary LanguageShellApache License 2.0Apache-2.0

CSI Hostpath Driver

This repository hosts the CSI Hostpath driver and all of its build and dependent configuration files to deploy the driver.

Deployment

Deployment varies depending on the Kubernetes version your cluster is running:

Examples

The following examples assume that the CSI hostpath driver has been deployed and validated:

Building the binaries

If you want to build the driver yourself, you can do so with the following command from the root directory:

make hostpath