abbbi / abbbi/virtnbdbackup

Kubevirt/openshift virtualization: howto

Ouverte
#178 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
concept documentation help wanted
Langage dominant
Python
Étoiles
518
Forks
57
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.