Update.
This commit is contained in:
parent
299bded9de
commit
f45c5698d1
3 changed files with 7335 additions and 4 deletions
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
# Run Qemu in Kubernetes Pods
|
# Run Qemu in Kubernetes Pods
|
||||||
|
|
||||||
The goal of this project is to provide the means for running Qemu
|
The goal of this project is to provide easy to use and flexible components
|
||||||
based VMs in Kubernetes pods.
|
for running Qemu based VMs in Kubernetes pods.
|
||||||
|
|
||||||
See the [project's home page](https://jdrupes.org/vm-operator/)
|
See the [project's home page](https://jdrupes.org/vm-operator/)
|
||||||
for details.
|
for details.
|
||||||
|
|
|
||||||
7329
webpages/vm-operator/index-pic.svg
Normal file
7329
webpages/vm-operator/index-pic.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 588 KiB |
|
|
@ -6,8 +6,10 @@ layout: vm-operator
|
||||||
|
|
||||||
# Welcome to VM-Operator
|
# Welcome to VM-Operator
|
||||||
|
|
||||||
The goal of this project is to provide the means for running Qemu
|

|
||||||
based VMs in Kubernetes pods.
|
|
||||||
|
The goal of this project is to provide easy to use and flexible components
|
||||||
|
for running Qemu based VMs in Kubernetes pods.
|
||||||
|
|
||||||
The image used for the VM pods combines Qemu and a control program
|
The image used for the VM pods combines Qemu and a control program
|
||||||
for starting and managing the Qemu process. This application is called
|
for starting and managing the Qemu process. This application is called
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue