robin-rpr / csi-driver-sshfs

This driver allows Kubernetes to access SSHFS server on Linux node.

Home Page:https://csi-sshfs.com

Repository from Github https://github.comrobin-rpr/csi-driver-sshfsRepository from Github https://github.comrobin-rpr/csi-driver-sshfs

Status: Experimental (only for development, expect crashes) csi-driver-sshfs

SSHFS CSI driver for Kubernetes

build status Coverage Status

Overview

This is a repository for SSHFS CSI driver, csi plugin name: sshfs.csi.k8s.io. This driver requires existing and already configured SSHFS server, it supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under SSHFS server.

Project status: pre-alpha Learn more ...

Container Images & Kubernetes Compatibility:

driver version supported k8s version status
master branch 1.20+ pre-alpha

Install driver on a Kubernetes cluster

Driver parameters

Please refer to sshfs.csi.k8s.io driver parameters

Examples

Troubleshooting

Kubernetes Development

Please refer to development guide

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

This driver allows Kubernetes to access SSHFS server on Linux node.

https://csi-sshfs.com

License:Apache License 2.0


Languages

Language:Go 50.3%Language:Shell 39.4%Language:Makefile 5.9%Language:Python 3.9%Language:Dockerfile 0.3%Language:Mustache 0.2%