Ross ROSS = Recommend OSS · open-source software intelligence for agents

kubernetes-sigs/sig-storage-local-static-provisioner

Static provisioner of local volumes observed · 2026-09-03

github.com/kubernetes-sigs/sig-storage-local-static-provisioner · Go · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

90/100

  • Activity 100
  • Release rhythm 71
  • 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: 140
  • age_days: 2817
  • days_rel: 39
  • days_push: 0
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1205 stars · 349 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Kubernetes static provisioner that manages the PersistentVolume lifecycle for pre-allocated local disks on nodes. It discovers local volumes under configured discovery directories, creates PVs for them, and cleans them up when released, without supporting dynamic provisioning.

Use cases

  • provision local persistent volumes in a kubernetes cluster
  • manage PV lifecycle for pre-allocated local disks
  • expose node-local storage through the PVC interface
  • automatically create and clean up PVs for local disks on each node
  • schedule pods to nodes with local storage using node affinity

When to choose

  • you have pre-allocated local disks on Kubernetes nodes and want them exposed as PersistentVolumes
  • you need low-latency, node-local storage for workloads like databases or caches
  • you want automatic PV creation and cleanup for local volumes without manual PV management

When to avoid

  • you need dynamic provisioning of storage on demand
  • you need storage that survives node failure or deletion
  • you want replicated or network-attached storage rather than node-local disks

Facets

service · maturity stable

deployment workflow-automation cloud-computing go kubernetes persistent-volumes local-storage static-provisioner sig-storage helm storage infrastructure devops linux

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="kubernetes-sigs/sig-storage-local-static-provisioner")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem