VM-Operator/README.md

13 lines
837 B
Markdown
Raw Normal View History

2024-06-09 22:54:42 +02:00
[![Java CI with Gradle](https://github.com/mnlipp/VM-Operator/actions/workflows/gradle.yml/badge.svg)](https://github.com/mnlipp/VM-Operator/actions/workflows/gradle.yml)
2023-06-05 20:56:35 +02:00
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2277842dac894de4b663c6aa2779077e)](https://app.codacy.com/gh/mnlipp/VM-Operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
2023-09-02 14:48:57 +02:00
![Latest Manager](https://img.shields.io/github/v/tag/mnlipp/vm-operator?filter=manager*&label=latest)
![Latest Runner](https://img.shields.io/github/v/tag/mnlipp/vm-operator?filter=runner-qemu*&label=latest)
2023-06-05 13:26:16 +02:00
2023-05-23 23:05:35 +02:00
# Run Qemu in Kubernetes Pods
2025-03-08 05:37:40 +00:00
The goal of this project is to provide simply to use and flexible components
2025-01-30 22:17:35 +01:00
for running Qemu based VMs in Kubernetes pods.
2025-03-08 05:37:40 +00:00
2025-03-03 06:50:03 +00:00
See the [project's home page](https://vm-operator.jdrupes.org/)
2023-06-06 14:31:38 +02:00
for details.