Hello. Just two questions. Do your virtual servers (not bare-metal) support nested virtualization (/dev/kvm inside of it)? And if yes, do all of them, or which ones exactly?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there,
There was a similar question about this recently here:
Currently, DigitalOcean Droplets support KVM or nested virtualization in all regions. We do not recommend nested virtualization on the platform because there is often very poor performance. Instead, containerization is normally the better option:
Hope that this helps.
- Bobby
Heya,
Officially no but you can actually do it.
Having said that, why don’t you use docker for the same purpose? That is what docker is used for.