https://github.com/shivaji17/csi-hostpath-cpp
A CSI Driver for hostpath that creates a local directory as a volume on a single node
https://github.com/shivaji17/csi-hostpath-cpp
csi csi-driver hostpath hostpath-provisioner hostpathcsi k8s kubernetes
Last synced: 6 months ago
JSON representation
A CSI Driver for hostpath that creates a local directory as a volume on a single node
- Host: GitHub
- URL: https://github.com/shivaji17/csi-hostpath-cpp
- Owner: shivaji17
- License: mit
- Created: 2021-05-04T18:38:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T16:48:39.000Z (over 4 years ago)
- Last Synced: 2025-03-27T07:48:22.114Z (11 months ago)
- Topics: csi, csi-driver, hostpath, hostpath-provisioner, hostpathcsi, k8s, kubernetes
- Language: C++
- Homepage:
- Size: 61.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# C++ CSI Hostpath Driver 
[CSI hostpath](https://github.com/kubernetes-csi/csi-driver-host-path) implementation in C++