0.1: first testable alpha version
Pre-release
Pre-release
First release of the external Kubernetes volume snapshot controller and provisioner. The code is still in a very early stage of development and only the basic features were implemented and tested:
- The controller is able to create and remove snapshots of the Kubernetes persistent volumes
- The provisioned is able to create persistent volumes from the existing volume snapshots
- Only basic functionality for HostPath, AWS EBS, GCE PD and OpenStack Cinder providers has been implemented
See the README file for more information.