'What is the benefit of nested virtualization, and how much performance does it cost?
I understand that Virtualization brings security and reliability because Programs are confined to their environment and thus don't mess with the os or the data of other programs.
But I read that minikube is running in a VM by default and I don't understand the use of nested virtualization. The containers minikube launches are already confined so there shouldn't be any additional securtiy and reliability.
What is nested virtualization good for? And how much performance does it actually cost to run a vm/container inside of a vm/container?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
