kubernetes-sigs/nfs-subdir-external-provisioner
Dynamic sub-dir volume provisioner on a remote NFS server. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2352
- days_rel: n/a
- days_push: 155
- n_releases_24m: 0
Adoption not part of the score
3039 stars · 834 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Kubernetes dynamic volume provisioner that automatically creates Persistent Volumes on an existing NFS server, placing each volume in a subdirectory named after the namespace, PVC, and PV. It deploys via Helm or Kustomize and is maintained under kubernetes-sigs.
Use cases
- dynamically provision persistent volumes from an existing nfs server in kubernetes
- auto-create subdirectories per pvc on nfs storage
- replace manual pv creation with pvc-based provisioning
- deploy nfs storage provisioner with helm
- give stateful workloads shared nfs-backed storage in a cluster
When to choose
- you already run an NFS server and want dynamic PVC-based provisioning in Kubernetes
- you want per-claim subdirectories on a shared NFS export
- you prefer a simple Helm/Kustomize deployment over a full CSI driver
When to avoid
- you need a full CSI driver with advanced features like snapshots, expansion, or access controls
- you have no existing NFS server to point at
- you need block storage or local-disk performance rather than shared network file storage
Facets
service · maturity active
deployment configuration-management self-hosted infrastructure-as-code self-hosted kubernetes nfs persistent-volumes storage helm-chart csi dynamic-provisioning k8s-sig-storage storage-provisioning containers devops docker linux
1 source
- readme: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner · fetched 2026-08-28 · 13b76c30d154
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/nfs-subdir-external-provisioner | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/nfs-subdir-external-provisioner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem