Question
Can I use a droplet to create linux KVMs while building a VM management app?
I’m new to KVM, but I read that KVM requires a processor with hardware virtualization extension.
Do DigitalOcean’s droplets have this support for KVMs? I’d like to spin up multiple KVMs on a droplet, stress them in different ways, and have a dashboard that illustrates the various KVM CPU, storage, and networking metrics.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Okay. I figured performance might not be great, but I was looking for a way to have a test bed where I could fire up several KVMs to test my VM management app.