GitHub - hpe-storage/python-hpedockerplugin: HPE Native Docker Plugin (original) (raw)
HPE Docker Volume Plugin
The HPE Docker Volume Plugin is open source software that provides persistent block storage for containerized applications using HPE 3PAR StoreServ or HPE StoreVirtual Storage.
HPE Docker Volume Plugin Overview
The following diagram illustrates the HPE Docker Volume Plugin configured on multiple hosts in a Docker cluster. The plugin is now deployed as a Docker container making it much easier to manage alongside containerized applications. See the quick start instructions for details on how to deploy the plugin container.
Install and Quick Start instructions
- Review the System Requirements before installing the plugin
- Deploying the plugin as a Container quick-start instructions
- Manually installing the plugin manual deployment instructions
Supported Features by Release
Usage
See the usage instructions for details on the supported operations and usage of the plugin.
Troubleshooting
Troubleshooting issues with the plugin can be performed using these tips
Contributions
This section describes steps that should be done when creating contributions for this plugin.
Review the Contribution instructions