Status: Experimental (only for development, expect crashes)
SSHFS CSI driver for Kubernetes
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.
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.