No description
Find a file
Michael N. Lipp 6491742eb0
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Bugfix/cpu topology (#11)
2023-10-10 12:57:13 +02:00
.github/workflows Fix ref. 2023-09-16 22:06:37 +02:00
.settings Update. 2023-09-14 21:27:12 +02:00
.vscode Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
buildSrc Feature/improve build (#9) 2023-09-22 16:50:38 +02:00
deploy Bugfix/cpu topology (#10) 2023-10-09 22:13:33 +02:00
dev-example Update Readme.md 2023-09-02 08:16:14 +02:00
example Use Kubernetes format everywhere for consistency. 2023-08-19 10:46:12 +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 Bugfix/cpu topology (#10) 2023-10-09 22:13:33 +02:00
org.jdrupes.vmoperator.runner.qemu Bugfix/cpu topology (#11) 2023-10-10 12:57:13 +02:00
org.jdrupes.vmoperator.util Bugfix/cpu topology (#10) 2023-10-09 22:13:33 +02:00
.codacy.yml Fix codacy issues. 2023-06-05 20:56:35 +02:00
.editorconfig Add indent for gradle. 2023-09-02 20:58:46 +02:00
.gitattributes Initial commit. 2023-05-23 21:38:32 +02:00
.gitignore Initial commit. 2023-05-23 21:38:32 +02:00
build.gradle Feature/improve build (#9) 2023-09-22 16:50:38 +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 Add badges. 2023-09-02 14:48:57 +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 Latest Manager Latest Runner

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.