NVIDIA / NVIDIA/nvcf

Support high-performance shared storage in self-managed NVCF

Open
#69 0 comments 0 reactions 1 assignee View on GitHub

@estroz is already working on this.

Since Jul 15, 2026.

Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Is this related to a problem? Please describe.

Self-managed NVCF currently relies on SMB-backed shared storage for Helm functions and tasks. This approach limits performance, scalability, and compatibility with the distributed storage systems that operators already run.

Describe the solution you'd like

Define a storage interface for self-managed NVCF that allows operators to supply a Kubernetes ReadWriteMany (RWX) file system for shared function and task data. The integration should support multiple RWX providers without coupling NVCF to one implementation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.