abbbi / abbbi/virtnbdbackup

Kubevirt/openshift virtualization: howto

オープン
#178 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
concept documentation help wanted
主要言語
Python
スター
518
フォーク
57
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。