NetApp/netappdvp

A Docker volume plugin for NetApp storage

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on June 30th, 2026
Created on April 18th, 2016
Open Issues & Pull Requests: 0 (+0)
Number of forks: 32
Total Stargazers: 96 (+0)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The NetApp Docker Volume Plugin is a Docker volume plugin designed to enable Docker containers to leverage NetApp storage systems for persistent data storage. The repository serves as the integration point between Docker's container orchestration capabilities and NetApp's enterprise storage infrastructure, allowing containerized applications to access and manage volumes backed by NetApp storage backends.

The plugin functions as a storage driver that abstracts NetApp storage systems and presents them as Docker volume drivers. This enables Docker users to provision, mount, and manage persistent volumes directly from NetApp storage without requiring manual storage configuration outside of the Docker ecosystem. The plugin supports volume management operations including creation, deletion, and mounting of volumes to containers, facilitating seamless integration of stateful applications within Docker environments.

This broad classification reflects the plugin's role as a comprehensive bridge between Docker's container platform and NetApp's storage ecosystem.

The repository represents NetApp's public-facing effort to provide enterprise-grade persistent storage capabilities to the Docker community. By implementing the Docker volume plugin interface, the NetApp Docker Volume Plugin allows organizations running containerized workloads to maintain data persistence and leverage NetApp's advanced storage features including snapshots, cloning, and multi-protocol access within their container environments.

A significant aspect of this repository's history is that the NetApp Docker Volume Plugin has been merged into the Trident project, which is also maintained by NetApp and available at github.com/NetApp/trident. The README explicitly states that all future development will occur in the Trident repository rather than continuing in this standalone plugin repository. This consolidation represents an evolution in NetApp's container storage strategy, moving from a Docker-specific plugin to a more comprehensive container storage orchestration platform that supports multiple container runtimes and orchestrators beyond Docker alone.

The merger into Trident indicates that NetApp determined a unified approach to container storage orchestration would better serve its user base than maintaining separate plugins for different container platforms. Trident provides broader functionality and support for multiple container orchestrators, making it the recommended solution for users seeking NetApp storage integration with containerized applications going forward.

For users currently relying on the NetApp Docker Volume Plugin, the transition to Trident represents the path forward for receiving updates, bug fixes, and new features. The repository remains available for reference and historical purposes, but active development and support have shifted to the Trident project. This consolidation reflects industry trends toward unified container storage platforms that can serve diverse orchestration environments rather than single-platform-specific implementations.