tdihp / emptypath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emptypath -- a Kubernetes emptydir implementation in CSI

This is a weekend project for implementing a bare minimum CSI driver in Python. It is not intended for production.

Usage

See build.sh on how to build image. See deploy.yaml for deploying the driver.

About


Languages

Language:Python 99.4%Language:Shell 0.4%Language:Dockerfile 0.2%