[Feature request]: Publish CSI driver also for Docker Swarm
olljanat opened this issue · 4 comments
Is your feature request related to a problem?/Why is this needed
Describe the solution you'd like in detail
Recently published Docker 23.0.0 added CSI support for Swarm mode so it is possible to use this CSI driver with it but it need to be packaged as Docker plugin.
I have build some example scripts and guidance to https://github.com/olljanat/csi-plugins-for-docker-swarm and there is fully working example for csi-driver-nfs too.
Describe alternatives you've considered
Additional context
Docker Swarm != kubernetes
Container Storage Interface (CSI) is standard. Kubernetes just happens to be first one who implemented it. Nomad was second and now also Docker Swarm have support for it.
I don't think its an unreasonable feature, but the current maintainers are the kubernetes-csi team. They have lots on their plate already. @olljanat if you prepared a pr against this repo and stepped up to maintain it, its much more likely to get in?
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/stale
is applied - After 30d of inactivity since
lifecycle/stale
was applied,lifecycle/rotten
is applied - After 30d of inactivity since
lifecycle/rotten
was applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale
- Close this issue with
/close
- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale