August 2016
Intermediate to advanced
468 pages
9h 53m
English
KVM needs the virtualization extension (# egrep '(vmx|svm)' /proc/cpuinfo) of CPU to run as a hypervisor. This means that you need multiple bare metal systems to test the examples provided in this book, which is a challenge for most of the sysadmins. What if you can test everything using your laptop?
Nested KVM is technology that enables KVM to run virtual machines inside a virtual machine. This enables the virtualization extension available on a physical CPU inside a virtual CPU.
Read now
Unlock full access