mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-06 01:06:27 +00:00
11 lines
419 B
Markdown
11 lines
419 B
Markdown
# Virtual Machine
|
|
|
|
A Virtual Machine (VM) simulates computer hardware, enabling various operating systems and applications to run in an isolated environment.
|
|
|
|
## Deployment Details
|
|
|
|
The virtual machine is managed and hosted through KubeVirt, allowing you to harness the benefits of virtualization within your Kubernetes ecosystem.
|
|
|
|
- Docs: https://kubevirt.io/user-guide/
|
|
- GitHub: https://github.com/kubevirt/kubevirt
|