Y
Hacker News
new
|
ask
|
show
|
jobs
by
easeout
1459 days ago
One limitation I have observed is that this VM can't host another VM itself.
1 comments
garaetjjte
1459 days ago
Reportedly M2 supports nested virtualization though.
link
fastball
1459 days ago
But why would you ever want to?
link
moondev
1459 days ago
Docker desktop for macOS requires a linux vm on the macOS host, so nested virtualization is required if you want to use docker desktop inside the macOS guest.
Other Tools like multipass kind and minikube on the guest will not work
link
imwillofficial
1459 days ago
It’s helpful when spinning up labs, or testing infrastructure deployments
link