No description
Find a file
2023-08-18 14:09:02 +02:00
.github/workflows Also update javadoc. 2023-08-18 07:29:11 +02:00
.settings Initial commit. 2023-05-23 21:38:32 +02:00
.vscode Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
buildSrc Clarify version information 2023-08-15 08:11:14 +02:00
deploy Generate load balancer service instead of unspecific service. 2023-08-17 20:24:10 +02:00
dev-example Change configuration format. 2023-08-18 11:23:17 +02:00
example Change configuration format. 2023-08-18 11:23:17 +02:00
gradle Initial commit. 2023-05-23 21:38:32 +02:00
misc Start proper javadoc. 2023-06-05 10:50:00 +02:00
org.jdrupes.vmoperator.manager Improve documentation. 2023-08-18 14:09:02 +02:00
org.jdrupes.vmoperator.runner.qemu Fix/add resource requirements. 2023-08-15 17:02:59 +02:00
org.jdrupes.vmoperator.util Move memory parsing to utility class. 2023-08-14 17:17:34 +02:00
.codacy.yml Fix codacy issues. 2023-06-05 20:56:35 +02:00
.gitattributes Initial commit. 2023-05-23 21:38:32 +02:00
.gitignore Initial commit. 2023-05-23 21:38:32 +02:00
.project Use a command line argument to specify the configuration file. 2023-06-06 16:55:40 +02:00
build.gradle Add version information. 2023-08-01 12:25:37 +02:00
checkstyle.xml See https://github.com/checkstyle/checkstyle/issues/3320 2023-07-31 17:42:44 +02:00
gradlew Initial commit. 2023-05-23 21:38:32 +02:00
gradlew.bat Initial commit. 2023-05-23 21:38:32 +02:00
LICENSE Initial commit 2023-05-23 21:21:19 +02:00
overview.md Structure documentation. 2023-06-06 14:31:38 +02:00
README.md Structure documentation. 2023-06-06 14:31:38 +02:00
ruleset.xml Initial commit. 2023-05-23 21:38:32 +02:00
settings.gradle Initial commit. 2023-05-23 21:38:32 +02:00

Java CI with Gradle Codacy Badge

Run Qemu in Kubernetes Pods

The goal of this project is to provide the means for running Qemu based VMs in Kubernetes pods.

See the project's home page for details.