Add backlink.

This commit is contained in:
Michael Lipp 2024-07-06 10:35:26 +02:00
parent 9a5e1800ff
commit 299bded9de

View file

@ -3,5 +3,8 @@ A Kubernetes operator for running VMs as pods.
VM-Operator VM-Operator
=========== ===========
The VM-operator is built on the [JGrapes](https://mnlipp.github.io/jgrapes/) The VM-operator enables you to easily run Qemu based VMs as pods
event driven framework. in Kubernetes. It is built on the
[JGrapes](https://mnlipp.github.io/jgrapes/) event driven framework.
See the project's [home page](https://jdrupes.org/vm-operator/) for details.