Add some metadata to make bing happy.

This commit is contained in:
Michael Lipp 2025-02-23 11:47:13 +01:00
parent c582763fbf
commit 5b8b47f95c
8 changed files with 26 additions and 3 deletions

View file

@ -1,6 +1,9 @@
---
title: Run VMs on Kubernetes using Qemu/KVM and SPICE
description: A solution for running VMs on Kubernetes with a web interface for admins and users. Focuses on running Qemu/KVM virtual machines and using SPICE as display protocol.
title: "Run VMs on Kubernetes using QEMU/KVM and SPICE"
description: >-
A solution for running VMs on Kubernetes with a web interface for
admins and users. Focuses on running QEMU/KVM virtual machines and
using SPICE as display protocol.
layout: vm-operator
---