Configure native shared storage in the self-managed stack
Open
@shobham-nv 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
Description
Add stack values for selecting sensitive-data and shared-data backends, RWX StorageClass behavior, data sizes, and optional quota settings. Ensure the required service endpoints and helper, worker, and NVCA images are configurable for native mode.
Add local k3d support for deterministic native sensitive-data validation and future RWX-provider validation.
Definition of Done
- A fresh self-managed installation can enable
secretBackend=k8s-nativewithout manual post-install changes. - Local validation can use the configured service and workload images.
- RWX provider setup is documented or scripted for local validation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.