abbbi / abbbi/virtnbdbackup

Kubevirt/openshift virtualization: howto

Đang mở
#178 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
concept documentation help wanted
Ngôn ngữ chính
Python
Star
518
Fork
57
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

As kubevirt/openshift virtualization uses libvirt/qemu, it should be possible to backup virtual machines too.
I dont have much experience with k8 but it seems what is required is a so called "sidecar" container that includes virtnbdbackup.

The concept would be:

* kubevirt starts a pod (virt-launcher*) that includes libvirtd/qemu that executes a single virtual machine
* alongside the virt-launcher* pod, another pod with virtnbdbackup included is executed that can then access the libvirtd daemon inside the virt-launcher pod.
* the sidecar has some kind of PVC storage attached where the backup is stored.
* backup is executed and written to PVC
* sidecar pod quits operation

Link with an example sidecar:

https://blog.vmsplice.net/2024/03/how-to-access-libvirt-domains-in.html

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.