While reading the configuration documentation, I noticed that the supported monitor list includes qemu, firecracker, hvt, and spt, but does not mention cloud-hypervisor.
At the same time:
docs/hypervisor-support.md lists Cloud Hypervisor as a supported VMM.
- The default monitor configuration in code includes "cloud-hypervisor".
Because of this, users reading the configuration guide may not realize that cloud-hypervisor can be configured.
Files:
- docs/configuration.md
- docs/hypervisor-support.md
- pkg/unikontainers/urunc_config.go
Could someone confirm whether cloud-hypervisor should be documented in the configuration guide?
While reading the configuration documentation, I noticed that the supported monitor list includes qemu, firecracker, hvt, and spt, but does not mention cloud-hypervisor.
At the same time:
docs/hypervisor-support.mdlists Cloud Hypervisor as a supported VMM.Because of this, users reading the configuration guide may not realize that cloud-hypervisor can be configured.
Files:
Could someone confirm whether cloud-hypervisor should be documented in the configuration guide?