Skip to content

Commit 854ebed

Browse files
lvarinDeRuina
andauthored
Add nexted virtualization article for Pouta (#2593)
* Add nexted virtualization article for Pouta * Update index.md in alphabetic order --------- Co-authored-by: Dean Ruina <81315494+DeRuina@users.noreply.github.com>
1 parent c1d718a commit 854ebed

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/support/faq/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
* [How to resize an instance or volume in Pouta?](how-to-resize-in-pouta.md)
7272
* [How to use cPouta for Remote Desktop](how-to-use-cpouta-for-remote-desktop.md)
7373
* [How to use cPouta GPU for rendering](how-to-use-cpouta-gpu-for-rendering.md)
74+
* [Is nested virtualization supported on Pouta?](is-nested-virtualization-supported.md)
7475
* [Is Pouta backed up?](is-pouta-backed-up.md)
7576
* [What does it cost to use Pouta?](what-does-it-cost-to-use-pouta.md)
7677
* [What are volumes? How do I use them?](what-are-volumes-and-how-to-use.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Is nested virtualization supported on Pouta?
2+
3+
No, for the time being nested virtualization is not enabled in Pouta. Nested virtualization disables live migrations, and at this moment we consider that Live migration is a much more useful feature for our user than nested virtualization.
4+
5+
!!! Info "Nested virtualization"
6+
Nested virtualization is a feature that allows you to run virtual machines (VMs) inside other VMs. This is useful for testing and development purposes
7+
8+
!!! Info "Live migration"
9+
Live migration is the process of moving a running virtual machine between different physical machines without rebooting or shuting down the virtual machine. There might be a short downtime during the migration, but the processes running on the virtual machine do not perceive this downtime.

0 commit comments

Comments
 (0)