kubernetes-sigs/aws-ebs-csi-driver
CSI driver for Amazon EBS https://aws.amazon.com/ebs/ observed · 2026-09-03
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 87
- 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: 0
- age_days: 2982
- days_rel: 5
- days_push: 0
- n_releases_24m: 98
Adoption not part of the score
1135 stars · 862 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Amazon EBS Container Storage Interface (CSI) driver implements the CSI specification so container orchestrators, primarily Kubernetes, can manage the lifecycle of Amazon EBS volumes and snapshots. It supports dynamic and static provisioning, snapshots, resizing, volume modification, raw block volumes, and node-local volumes.
Use cases
- dynamically provision EBS volumes from PersistentVolumeClaims in Kubernetes
- create and restore EBS volume snapshots from Kubernetes
- expand persistent volumes without downtime
- attach pre-existing EBS volumes as PersistentVolumes
- run raw block device workloads on EBS
- mount node-local EBS volumes for caching
When to choose
- you run Kubernetes on AWS and need persistent block storage
- you want automated EBS volume provisioning via StorageClasses
- you need snapshot, resize, or volume modification support for EBS-backed PVCs
When to avoid
- your cluster runs outside AWS or on non-EBS storage
- you need shared/multi-attach file storage rather than block volumes (use EFS CSI driver)
- you are not using a CSI-compatible container orchestrator
Facets
plugin · maturity active
deployment infrastructure-as-code cloud-computing databases cloud go csi-driver aws-ebs persistent-volumes storage-provisioning volume-snapshots kubernetes-storage storage containers devops kubernetes docker
1 source
- readme: https://github.com/kubernetes-sigs/aws-ebs-csi-driver · fetched 2026-09-03 · 3e0c87994e10
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/aws-ebs-csi-driver | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/aws-ebs-csi-driver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem