The document discusses using KVM as the hypervisor with CloudStack. It provides background on KVM, how it works with CloudStack, and guidelines for installing and configuring it on the host including:
- KVM is included in the Linux kernel and provides hardware virtualization. It works with CloudStack since version 2.0.
- When using KVM with CloudStack, Linux bridges or Open vSwitch can be used for network bridging between VMs. Configuration examples are provided for both.
- Storage configuration using a dedicated VLAN is also demonstrated.
- The document provides tips for ensuring the KVM and libvirt services are configured correctly on the host for CloudStack management.