Skip to content

yuefanxiao/csi-driver-iscsi

 
 

Repository files navigation

ISCSI CSI driver for Kubernetes

Overview

This is a repository for iscsi CSI driver, csi plugin name: iscsi.csi.k8s.io. This driver requires existing and already configured iscsi server, it could dynamically attach/mount, detach/unmount based on CSI GRPC calls.

Project status: Alpha

Container Images & Kubernetes Compatibility:

driver version supported k8s version status
master branch 1.19+ alpha

Install driver on a Kubernetes cluster

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

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.1%
  • Go 17.2%
  • Python 10.3%
  • Makefile 7.9%
  • Dockerfile 0.5%