-
Notifications
You must be signed in to change notification settings - Fork 16
Home
The project is the home for:
ovirt-volume-provisioner
A kubernetes controller that creates/deletes persistent volumes, and allocates disks
in ovirt as a result. This is the first part for providing volumes from ovirt.
ovirt-flexvolume-driver
A kubernetes node plugin that attaches/detaches a volume to a container.
It attaches the ovirt disk to the kube node(which is an ovirt vm, It identifies the disk device on the os,
prepares a filesystem, then mounts it so it is ready as a volume mount into a container.
ovirt-cloudprovider A controller that manages the admission of new nodes for openshift, from ovirt vms. The code is still under this repo[1] and the merge is in progress. [1] https://github.com/rgolangh/ovirt-k8s-cloudprovider
Blog post in ovirt: https://www.ovirt.org/blog/2018/02/your-container-volumes-served-by-ovirt/
Youtube Demo: https://youtu.be/_E9pUVrI0hs
Upstream bugs: https://github.com/oVirt/ovirt-openshift-extensions/issues
Trello Board: ovirt-openshift-extensions (may change to Jira)
Bugzilla tracker bug: https://bugzilla.redhat.com/show_bug.cgi?id=1581638 (see the bugzilla tracker for the component under rhev)
IRC: upstream: #ovirt @ oftc.net
Mailing List: [email protected]
DRAFT