An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# C++ CSI Hostpath Driver ![Build](https://github.com/sawantshivaji1997/csi-hostpath-cpp/actions/workflows/build_code.yml/badge.svg)
[CSI hostpath](https://github.com/kubernetes-csi/csi-driver-host-path) implementation in C++